[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 12:08:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298936: Add support for -fno-builtin to LTO and ThinLTO to libLTO (authored by mehdi_amini).

Changed prior to commit:
  https://reviews.llvm.org/D30791?vs=93256&id=93268#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30791

Files:
  llvm/trunk/include/llvm/LTO/legacy/LTOCodeGenerator.h
  llvm/trunk/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  llvm/trunk/lib/LTO/LTOCodeGenerator.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/test/ThinLTO/X86/tli-nobuiltin.ll
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp
  llvm/trunk/tools/lto/lto.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30791.93268.patch
Type: text/x-patch
Size: 10258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170328/ee38efd6/attachment.bin>


More information about the llvm-commits mailing list