diff options
| author | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-05 23:30:01 +0000 |
|---|---|---|
| committer | Johannes Doerfert <jdoerfert@anl.gov> | 2019-08-05 23:30:01 +0000 |
| commit | 24020625571174f57ed14974c5290ba0b383fa28 (patch) | |
| tree | 0fb74678a235c14bf36464665b53f1d851b465f1 /llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp | |
| parent | 007153e9d468cfd5de2ba591879939e180d0f2d4 (diff) | |
| download | bcm5719-llvm-24020625571174f57ed14974c5290ba0b383fa28.tar.gz bcm5719-llvm-24020625571174f57ed14974c5290ba0b383fa28.zip | |
[Attributor] Use proper ID for attribute lookup
Summary:
The new scheme is similar to the pass manager and dyn_cast scheme where
we identify classes by the address of a static member. This is better
than the old scheme in which we had to "invent" new Attributor enums if
there was no corresponding one.
Reviewers: sstefan1, uenoku
Subscribers: hiraditya, bollu, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D65710
llvm-svn: 367951
Diffstat (limited to 'llvm/lib/DebugInfo/Symbolize/SymbolizableObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions

