[PATCH] D11103: Remove access to the DataLayout in the TargetMachine

Mehdi AMINI mehdi.amini at apple.com
Fri Jul 10 15:54:15 PDT 2015


joker.eph updated this revision to Diff 29503.
joker.eph added a comment.

Cleanup, previous update was incomplete.


http://reviews.llvm.org/D11103

Files:
  include/llvm/Target/TargetMachine.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/ExecutionEngine/MCJIT/MCJIT.cpp
  lib/ExecutionEngine/Orc/OrcMCJITReplacement.h
  lib/LTO/LTOCodeGenerator.cpp
  lib/LTO/LTOModule.cpp
  lib/Target/Sparc/SparcISelLowering.cpp
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/TargetMachineC.cpp
  lib/Target/X86/X86ISelLowering.cpp
  tools/llc/llc.cpp
  tools/lli/OrcLazyJIT.cpp
  tools/lli/OrcLazyJIT.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11103.29503.patch
Type: text/x-patch
Size: 11783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150710/962cd643/attachment.bin>


More information about the llvm-commits mailing list