llvm-6502/lib/Target/SystemZ/MCTargetDesc
Ulrich Weigand 81d2500685 Use the integrated assembler as default on SystemZ
This was already done in clang, this commit now uses the integrated
assembler as default when using LLVM tools directly.

A number of test cases deliberately using an invalid instruction in
inline asm now have to use -no-integrated-as.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225820 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-13 19:45:16 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
SystemZMCAsmBackend.cpp
SystemZMCAsmInfo.cpp Use the integrated assembler as default on SystemZ 2015-01-13 19:45:16 +00:00
SystemZMCAsmInfo.h Move getNonexecutableStackSection up to the base ELF class. 2014-10-15 15:44:16 +00:00
SystemZMCCodeEmitter.cpp
SystemZMCFixups.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
SystemZMCObjectWriter.cpp
SystemZMCTargetDesc.cpp Simplify handling of --noexecstack by using getNonexecutableStackSection. 2014-10-15 16:12:52 +00:00
SystemZMCTargetDesc.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00