1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib/Target/SystemZ/MCTargetDesc
Ulrich Weigand 4155c036c2 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.

llvm-svn: 225820
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
SystemZMCCodeEmitter.cpp
SystemZMCFixups.h
SystemZMCObjectWriter.cpp
SystemZMCTargetDesc.cpp Simplify handling of --noexecstack by using getNonexecutableStackSection. 2014-10-15 16:12:52 +00:00
SystemZMCTargetDesc.h