llvm-project/llvm/test/MC
Hemant Kulkarni 4f2ca0d268 [llvm-readobj] Option to emit readelf like output
New option --elf-output-style=LLVM or GNU
Enables -file-headers in readelf style when elf-output-style=GNU

Differential revision: http://reviews.llvm.org/D14128

llvm-svn: 260391
2016-02-10 17:51:28 +00:00
..
AArch64 Followup to 258750; update all MC tests to use .p2align . 2016-01-26 00:27:59 +00:00
AMDGPU AMDGPU: waitcnt operand fixes 2016-01-28 17:13:44 +00:00
ARM Followup to 258750; update all MC tests to use .p2align . 2016-01-26 00:27:59 +00:00
AsmParser Followup to 258750; update all MC tests to use .p2align . 2016-01-26 00:27:59 +00:00
COFF [MC] Add support for encoding CodeView variable definition ranges 2016-02-05 01:55:49 +00:00
Disassembler [mips] Range check uimm16 and fix several bugs this revealed. 2016-02-01 15:13:31 +00:00
ELF Accept subtractions involving a weak symbol. 2016-01-20 18:57:48 +00:00
Hexagon [llvm-readobj] Option to emit readelf like output 2016-02-10 17:51:28 +00:00
MachO Form reform for MCDwarf. 2015-12-23 01:57:31 +00:00
Markup
Mips [mips] Extend MipsAsmParser class to handle %got(sym + const) expressions 2016-02-09 22:31:49 +00:00
PowerPC Relax a few more overspecified tests. 2015-11-03 19:38:19 +00:00
Sparc [SPARC] Repair floating-point condition encodings in assembly parser. 2016-02-10 17:47:20 +00:00
SystemZ [SystemZ] Sort relocs to avoid code corruption by linker optimization 2015-12-16 18:12:40 +00:00
X86 [X86] Change FeatureIFMA string to 'avx512ifma'. Matches gcc and fixes PR26461. 2016-02-08 01:23:15 +00:00