[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
Thu Mar 9 13:47:09 PST 2017


mehdi_amini created this revision.
Herald added a subscriber: Prazek.

https://reviews.llvm.org/D30791

Files:
  clang/lib/Driver/ToolChains/Darwin.cpp
  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.91215.patch
Type: text/x-patch
Size: 13323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/575f7bbe/attachment.bin>


More information about the llvm-commits mailing list