[PATCH] D30791: Add support for -fno-builtin to LTO and ThinLTO on Darwin
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 28 10:02:39 PDT 2017
mehdi_amini updated this revision to Diff 93255.
mehdi_amini marked 5 inline comments as done.
mehdi_amini added a comment.
Address comments:
- set Freestanding as a member of LTOCodegenerator
- document the setter
- drop the clang driver changes
https://reviews.llvm.org/D30791
Files:
llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/test/ThinLTO/X86/tli-nobuiltin.ll
llvm/tools/llvm-lto/llvm-lto.cpp
llvm/tools/lto/lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30791.93255.patch
Type: text/x-patch
Size: 9037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170328/3112f30d/attachment.bin>
More information about the llvm-commits
mailing list