Files
archived-llvm/lib/Target/Mips
Simon Atanasyan 7465dfa456 [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312720 91177308-0d34-0410-b5e6-96231b3b80d8
2017-09-07 12:54:26 +00:00
..
2017-07-20 13:08:18 +00:00
2017-07-20 13:08:18 +00:00
2017-07-20 13:08:18 +00:00
2016-11-14 19:10:56 +00:00