llvm-6502/lib/Target/AArch64/MCTargetDesc
Rafael Espindola a1e31b45cc Move IsUsedInReloc from MCSymbolELF to MCSymbol.
There is a free bit is MCSymbol and MachO needs the same information.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@239933 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-17 20:08:20 +00:00
..
AArch64AddressingModes.h MathExtras: Bring Count(Trailing|Leading)Ones and CountPopulation in line with countTrailingZeros 2015-02-12 15:35:40 +00:00
AArch64AsmBackend.cpp AArch64: map bare-metal arm64-macho triple to MachO MC layer. 2015-06-12 23:37:11 +00:00
AArch64ELFObjectWriter.cpp Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
AArch64ELFStreamer.cpp Clean up redundant copies of Triple objects. NFC 2015-06-16 15:44:21 +00:00
AArch64ELFStreamer.h Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
AArch64FixupKinds.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
AArch64MachObjectWriter.cpp Move IsUsedInReloc from MCSymbolELF to MCSymbol. 2015-06-17 20:08:20 +00:00
AArch64MCAsmInfo.cpp Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC. 2015-06-04 13:12:25 +00:00
AArch64MCAsmInfo.h Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC. 2015-06-04 13:12:25 +00:00
AArch64MCCodeEmitter.cpp Replace custom fixed endian to raw_ostream emission with EndianStream. 2015-06-04 15:03:02 +00:00
AArch64MCExpr.cpp MC: Add target hook to control symbol quoting 2015-06-09 00:31:39 +00:00
AArch64MCExpr.h MC: Add target hook to control symbol quoting 2015-06-09 00:31:39 +00:00
AArch64MCTargetDesc.cpp AArch64: map bare-metal arm64-macho triple to MachO MC layer. 2015-06-12 23:37:11 +00:00
AArch64MCTargetDesc.h Replace string GNU Triples with llvm::Triple in MCAsmBackend subclasses and create*AsmBackend(). NFC. 2015-06-10 10:35:34 +00:00
AArch64TargetStreamer.cpp [AArch64] Move AArch64TargetStreamer out of MCStreamer.h 2015-05-23 16:15:10 +00:00
AArch64TargetStreamer.h [AArch64] Move AArch64TargetStreamer out of MCStreamer.h 2015-05-23 16:15:10 +00:00
CMakeLists.txt Resubmit commit r211533 2014-06-24 16:21:38 +00:00
LLVMBuild.txt
Makefile