commit | c42a8a5ef0e60735d3a180c41f43790b1fa523eb | [log] [tgz] |
---|---|---|
author | Dean Michael Berris <dberris@google.com> | Fri Aug 31 11:41:08 2018 +0000 |
committer | Dean Michael Berris <dberris@google.com> | Fri Aug 31 11:41:08 2018 +0000 |
tree | 180feecb5370739f6f511cfb4300f5304bbf3a14 | |
parent | a3d05d4460c0c650d4f627282c0c2a2a74002e67 [diff] |
[XRay] Remove array for Metadata Record Types This simplifies the implementation of the metadata lookup by using scoped enums, rather than using enum classes. This way we can get the number-name mapping without having to resort to comments. Follow-up to D51289. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341205 91177308-0d34-0410-b5e6-96231b3b80d8