llvm-6502/lib/Target/SystemZ/MCTargetDesc
Richard Sandiford 7a1ead46fb [SystemZ] Fix InitMCCodeGenInfo call
createSystemZMCCodeGenInfo was not passing the optimization level to
InitMCCodeGenInfo(), so -O0 would be ignored.  Fixes DebugInfo/namespace.ll
after the changes in r181271.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181312 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-07 12:56:31 +00:00
..
CMakeLists.txt [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
LLVMBuild.txt [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
Makefile [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCAsmBackend.cpp [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCAsmInfo.cpp [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCAsmInfo.h [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCCodeEmitter.cpp [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCFixups.h [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCObjectWriter.cpp [SystemZ] Add back end 2013-05-06 16:15:19 +00:00
SystemZMCTargetDesc.cpp [SystemZ] Fix InitMCCodeGenInfo call 2013-05-07 12:56:31 +00:00
SystemZMCTargetDesc.h [SystemZ] Add back end 2013-05-06 16:15:19 +00:00