llvm-6502/test/MC/PowerPC
David Majnemer 3f22cc1df6 MC: Add support for treating $ as a reference to the PC
The binutils assembler supports a mode called DOLLAR_DOT which treats
the dollar sign token as a reference to the current program counter if
the dollar sign doesn't precede a constant or identifier.

This commit adds a new MCAsmInfo flag stating whether or not a given
target supports this interpretation of the dollar sign token; by
default, this flag is not enabled.

Further, enable this flag for PPC. The system assembler for AIX and
binutils both support using the dollar sign in this manner.

This fixes PR17353.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191368 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-25 10:47:21 +00:00
..
deprecated-p7.s Mark PPC MFTB and DST (and friends) as deprecated 2013-09-12 14:40:06 +00:00
lit.local.cfg [tests] Cleanup initialization of test suffixes. 2013-08-16 00:37:11 +00:00
ppc64-encoding-bookII.s
ppc64-encoding-bookIII.s Implement asm support for a few PowerPC bookIII that are needed for assembling 2013-09-12 17:50:54 +00:00
ppc64-encoding-ext.s
ppc64-encoding-fp.s Add the PPC fcpsgn instruction 2013-08-19 05:01:02 +00:00
ppc64-encoding-vmx.s
ppc64-encoding.s
ppc64-errors.s Given target assembler parsers a chance to handle variant expressions 2013-08-27 20:23:19 +00:00
ppc64-fixup-apply.s
ppc64-fixup-explicit.s Fix FileCheck --check-prefix lines. 2013-08-12 12:43:26 +00:00
ppc64-fixups.s Given target assembler parsers a chance to handle variant expressions 2013-08-27 20:23:19 +00:00
ppc64-initial-cfa.s
ppc64-operands.s MC: Add support for treating $ as a reference to the PC 2013-09-25 10:47:21 +00:00
ppc64-regs.s
ppc64-relocs-01.s
ppc64-tls-relocs-01.s
ppc-llong.s
ppc-machine.s [PowerPC] Support ".machine any" 2013-07-09 10:00:34 +00:00
ppc-nop.s
ppc-word.s