[PATCH] D11103: Remove access to the DataLayout in the TargetMachine
Mehdi AMINI
mehdi.amini at apple.com
Fri Jul 10 15:18:36 PDT 2015
joker.eph updated this revision to Diff 29498.
joker.eph added a comment.
Update based on http://reviews.llvm.org/D11110 (ExecutionEngine owning a DataLayout now)
http://reviews.llvm.org/D11103
Files:
include/llvm/ExecutionEngine/ExecutionEngine.h
include/llvm/Target/TargetMachine.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/ExecutionEngine/ExecutionEngine.cpp
lib/ExecutionEngine/Orc/OrcMCJITReplacement.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.29498.patch
Type: text/x-patch
Size: 12552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150710/5fafca38/attachment.bin>
More information about the llvm-commits
mailing list