Provide a hook to set the code generation debug options to investigate lto failures.
authorDevang Patel <dpatel@apple.com>
Thu, 3 Jul 2008 22:53:14 +0000 (22:53 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 3 Jul 2008 22:53:14 +0000 (22:53 +0000)
commita93ae711a91dd151ca4d28e4172e0de89d1594f3
treece345679fb8069e4bea6a3d9204d868044aac42e
parenta122f2f51e4cc9edc5f1c4020e51909b585a0f90
Provide a  hook to set the code generation debug options to investigate lto failures.

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