summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2018-08-28 21:18:05 +0000
committerLang Hames <lhames@gmail.com>2018-08-28 21:18:05 +0000
commit6cadc7c06ba27bdee06d45c1443c7213cc5a9cbb (patch)
tree4d2367ace84f211c859101c137f5a6a59d6dade7 /lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py
parentac8ccd58799dfde8fee9bb231fcb560e73029804 (diff)
downloadbcm5719-llvm-6cadc7c06ba27bdee06d45c1443c7213cc5a9cbb.tar.gz
bcm5719-llvm-6cadc7c06ba27bdee06d45c1443c7213cc5a9cbb.zip
[ORC] Replace lookupFlags in JITSymbolResolver with getResponsibilitySet.
The new method name/behavior more closely models the way it was being used. It also fixes an assertion that can occur when using the new ORC Core APIs, where flags alone don't necessarily provide enough context to decide whether the caller is responsible for materializing a given symbol (which was always the reason this API existed). The default implementation of getResponsibilitySet uses lookupFlags to determine responsibility as before, so existing JITSymbolResolvers should continue to work. llvm-svn: 340874
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/c/bitfields/TestBitfields.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud