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 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
parent | 007153e9d468cfd5de2ba591879939e180d0f2d4 (diff) | |
download | llvm-24020625571174f57ed14974c5290ba0b383fa28.zip llvm-24020625571174f57ed14974c5290ba0b383fa28.tar.gz llvm-24020625571174f57ed14974c5290ba0b383fa28.tar.bz2 |
[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 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions