1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/lib/Target/SystemZ/MCTargetDesc
Rafael Espindola 5462815f32 Add a default implementation of createObjectStreamer.
This removes duplicated code from backends that don't need to do anything
fancy.

llvm-svn: 232658
2015-03-18 19:08:20 +00:00
..
CMakeLists.txt [CMake] Let add_public_tablegen_target responsible to provide dependency to CommonTableGen. 2013-11-28 17:04:04 +00:00
LLVMBuild.txt LLVMBuild.txt: Reformat. 2014-04-10 11:16:17 +00:00
Makefile
SystemZMCAsmBackend.cpp [SystemZ] Support all TLS access models - MC part 2015-02-18 09:11:36 +00:00
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 Remove the use of the subtarget in MCCodeEmitter creation and 2015-03-10 22:03:14 +00:00
SystemZMCFixups.h [SystemZ] Support all TLS access models - MC part 2015-02-18 09:11:36 +00:00
SystemZMCObjectWriter.cpp [SystemZ] Support all TLS access models - MC part 2015-02-18 09:11:36 +00:00
SystemZMCTargetDesc.cpp Add a default implementation of createObjectStreamer. 2015-03-18 19:08:20 +00:00
SystemZMCTargetDesc.h Remove the use of the subtarget in MCCodeEmitter creation and 2015-03-10 22:03:14 +00:00