llvm-project/llvm/test/MC
Daniel Dunbar 55f16678e4 MC/AsmParser: Add support for 'a + 4@GOTPCREL' and friends, by reconsing the
expression to include the modifier.
 - Gross, but this a corner case we don't expect to see often in practice, but
   it is worth accepting.
 - Also improves diagnostics on invalid modifiers.

llvm-svn: 114154
2010-09-17 02:47:07 +00:00
..
AsmParser MC/AsmParser: Add support for 'a + 4@GOTPCREL' and friends, by reconsing the 2010-09-17 02:47:07 +00:00
COFF test: Fix coff-dump section array indicies to 1 based to match file format. 2010-09-15 03:58:51 +00:00
Disassembler add a test of an edge case value for the FP immediate (needs all digits of 2010-09-15 21:52:13 +00:00
ELF Print the address of sections as 0 and create the metadata sections in the 2010-09-16 19:46:31 +00:00
MachO Change section_data dumping to print hex numbers instead of using 2010-09-11 15:25:58 +00:00