Maintain the old LTO API, by using the global context.
authorOwen Anderson <resistor@mac.com>
Thu, 2 Jul 2009 00:31:14 +0000 (00:31 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 2 Jul 2009 00:31:14 +0000 (00:31 +0000)
commit0e7a54672cf346ee7c4aae10822c74f7c74f3fed
tree69c161120ebf5ea3e8f5d7a20a26ca90cc78b193
parent6d8f1263f40e6b8fc2cd5cce3dfd9ce99fe09226
Maintain the old LTO API, by using the global context.

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