1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/CodeGen/Mips/mirparser
Simon Atanasyan 6a1f00145f [mips] Pass "xgot" flag as a subtarget feature
We need "xgot" flag in the MipsAsmParser to implement correct expansion
of some pseudo instructions in case of using 32-bit GOT (XGOT).
MipsAsmParser does not have reference to MipsSubtarget but has a
reference to "feature bit set".

llvm-svn: 372220
2019-09-18 12:24:57 +00:00
..
target-flags-pic-mxgot-tls.mir [mips] Pass "xgot" flag as a subtarget feature 2019-09-18 12:24:57 +00:00
target-flags-pic-o32.mir
target-flags-pic.mir
target-flags-static-tls.mir