summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2017-02-28 03:00:48 +0000
committerSean Silva <chisophugis@gmail.com>2017-02-28 03:00:48 +0000
commit1d96185f572fef2e2d2b1d4091c6bdd27eb1695a (patch)
treea4cecabaaada537a9f07e06d30ea5690ea1e2013 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parent6e36c11d2ae451ea624a02f65c2f872e8ee7e980 (diff)
downloadbcm5719-llvm-1d96185f572fef2e2d2b1d4091c6bdd27eb1695a.tar.gz
bcm5719-llvm-1d96185f572fef2e2d2b1d4091c6bdd27eb1695a.zip
Add Triple::thumb to getBitcodeMachineKind
We really need to find a way to get this info from a single point of truth in the LLVM backend, but it seems that the EM_* constants are buried deep inside the constructors of the MCAsmBackend's. For now, just fill in entries as we run into cases. AFAIK these mappings are largely immutable, so we get a 75% discount on the technical debt (code is duplicated, but little chance of divergence). llvm-svn: 296429
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud