Add a hook to turn on the internalize pass through the LTO interface.
authorBill Wendling <isanbard@gmail.com>
Mon, 9 Apr 2012 05:26:48 +0000 (05:26 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 9 Apr 2012 05:26:48 +0000 (05:26 +0000)
commit3029a0c56a1e4249746ff6b54d825e88fee6cddf
tree8c20a7ce9b751377e08697c8cfd7dba23d18861e
parentae1bec52f7a0e8b719e74f3575ec238094ff7599
Add a hook to turn on the internalize pass through the LTO interface.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154306 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/lto.h
tools/lto/LTOCodeGenerator.cpp
tools/lto/LTOCodeGenerator.h
tools/lto/lto.cpp
tools/lto/lto.exports