[PATCH] Update LLVM 3.7 for DataLayout changes

Mehdi Amini via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 19:06:11 PDT 2015


Hi Hans,

Here is a patch that I’d like to get in 3.7. It:

- provides more information in the Release notes about what changes with the DataLayout. This should help out-of-tree users.
- Deprecate LLVMGetTargetMachineData in the C API
- Deprecate TargetMachine::getDataLayout(), and backports the replacement from trunk (TargetMachine::createDataLayout())


-------------- next part --------------
A non-text attachment was scrubbed...
Name: Deprecate-the-DataLayout-on-the-TargetMachine-and-ba.patch
Type: application/octet-stream
Size: 2920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150820/bd7e4e4e/attachment.obj>
-------------- next part --------------



Best,

— 
Mehdi



More information about the llvm-commits mailing list