summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2017-09-07 12:54:26 +0000
committerSimon Atanasyan <simon@atanasyan.com>2017-09-07 12:54:26 +0000
commit6d7958684b803fdf794668b1a03edf12a87cd918 (patch)
tree943262ef53164256b6d42ccbf022d1a82b58a7d2 /lldb/packages/Python/lldbsuite/test/configuration.py
parentd39b8a35335f591edba19e4e0f8a336dee3dbc06 (diff)
downloadbcm5719-llvm-6d7958684b803fdf794668b1a03edf12a87cd918.tar.gz
bcm5719-llvm-6d7958684b803fdf794668b1a03edf12a87cd918.zip
[mips] Use RegisterMCAsmBackend to register all MIPS asm backends. NFC
This change converts the `MipsAsmBackend` constructor to the "standard" form. It makes possible to use `RegisterMCAsmBackend` for the backends registrations. Now we pass `Triple` instance to the `MipsAsmBackend` ctor and deduce all required options like endianness and bitness from the triple. We still need to implement explicit ABI checking for providing correct options to backends. Differential revision: https://reviews.llvm.org/D37519 llvm-svn: 312720
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud