llvm-6502/lib/Target/AArch64/MCTargetDesc
Chad Rosier fa16693864 [AArch64] Add support for the .inst directive.
This has been implement using the MCTargetStreamer interface as is done in the
ARM, Mips and PPC backends.

Phabricator: http://reviews.llvm.org/D5891
PR20964

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220422 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-22 20:35:57 +00:00
..
AArch64AddressingModes.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
AArch64AsmBackend.cpp Fix segfault in AArch64 backend with -g and -mbig-endian 2014-09-23 15:38:11 +00:00
AArch64ELFObjectWriter.cpp
AArch64ELFStreamer.cpp [AArch64] Add support for the .inst directive. 2014-10-22 20:35:57 +00:00
AArch64ELFStreamer.h Simplify handling of --noexecstack by using getNonexecutableStackSection. 2014-10-15 16:12:52 +00:00
AArch64FixupKinds.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
AArch64MachObjectWriter.cpp
AArch64MCAsmInfo.cpp Remove HasLEB128. 2014-08-15 14:01:07 +00:00
AArch64MCAsmInfo.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
AArch64MCCodeEmitter.cpp
AArch64MCExpr.cpp
AArch64MCExpr.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
AArch64MCTargetDesc.cpp [AArch64] Add support for the .inst directive. 2014-10-22 20:35:57 +00:00
AArch64MCTargetDesc.h [AArch64] Add support for the .inst directive. 2014-10-22 20:35:57 +00:00
AArch64TargetStreamer.cpp [AArch64] Add support for the .inst directive. 2014-10-22 20:35:57 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile