llvm-6502/lib
Jim Grosbach 637d89fe0e Add support for ELF PLT references for ARM MC asm printing. Adding a
new VariantKind to the MCSymbolExpr seems like overkill, but I'm not sure
there's a more straightforward way to get the printing difference captured.
(i.e., x86 uses @PLT, ARM uses (PLT)).



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114613 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-22 23:27:36 +00:00
..
Analysis Teach memdep about TBAA tags. 2010-09-22 21:41:02 +00:00
Archive
AsmParser
Bitcode
CodeGen A select between a constant and zero, when fed by a bit test, can be efficiently 2010-09-22 22:58:22 +00:00
CompilerDriver
ExecutionEngine
Linker
MC Add support for ELF PLT references for ARM MC asm printing. Adding a 2010-09-22 23:27:36 +00:00
Support
System CrashRecovery/Darwin: Override raise() as well so that crash recovery doesn't 2010-09-22 17:46:10 +00:00
Target Add support for ELF PLT references for ARM MC asm printing. Adding a 2010-09-22 23:27:36 +00:00
Transforms When moving zext/sext to be folded with a load, ignore the issue of whether 2010-09-22 18:44:56 +00:00
VMCore
Makefile