[PATCH] D11103: Remove access to the DataLayout in the TargetMachine
Mehdi AMINI
mehdi.amini at apple.com
Wed Jul 22 10:48:22 PDT 2015
joker.eph updated this revision to Diff 30365.
joker.eph added a comment.
Fix the C API for backward compatibility
http://reviews.llvm.org/D11103
Files:
examples/Kaleidoscope/Orc/fully_lazy/toy.cpp
examples/Kaleidoscope/Orc/initial/toy.cpp
examples/Kaleidoscope/Orc/lazy_codegen/toy.cpp
examples/Kaleidoscope/Orc/lazy_irgen/toy.cpp
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.30365.patch
Type: text/x-patch
Size: 17429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150722/18fbab1d/attachment.bin>
More information about the llvm-commits
mailing list