1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/MC/ELF/ARM
David Majnemer 54b9760f86 [MC] Don't use the architecture to govern which object file format to use
InitMCObjectFileInfo was trying to override the triple in awkward ways.
For example, a triple specifying COFF but not Windows was forced as ELF.
This makes it easy for internal invariants to get violated, such as
those which triggered PR25912.

This fixes PR25912.

llvm-svn: 256226
2015-12-22 01:39:04 +00:00
..
bss-non-zero-value.s
directive-type-diagnostics.s [MC] Don't use the architecture to govern which object file format to use 2015-12-22 01:39:04 +00:00
gnu-type-hash-diagnostics.s
gnu-type-hash.s
lit.local.cfg