summaryrefslogtreecommitdiff
path: root/lib/LTO/LLVMBuild.txt
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2016-08-11 13:03:56 +0000
committerTeresa Johnson <tejohnson@google.com>2016-08-11 13:03:56 +0000
commit6f0ab850313cb5a8eee3bf9767feb5e01e74d0f3 (patch)
tree80b294db21b4124491af8cfd861fc3d3c597550b /lib/LTO/LLVMBuild.txt
parent9fd977036c9687b02368a52cf72beaa74c93427d (diff)
Revert "Resolution-based LTO API."
This reverts commit r278330. I made a change to the save temps output that is causing issues with the bots. Didn't realize this because I had older output files sitting on disk in my test output directory. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278331 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/LTO/LLVMBuild.txt')
-rw-r--r--lib/LTO/LLVMBuild.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/LTO/LLVMBuild.txt b/lib/LTO/LLVMBuild.txt
index f6bcaf558bc..cf0158c8b10 100644
--- a/lib/LTO/LLVMBuild.txt
+++ b/lib/LTO/LLVMBuild.txt
@@ -34,4 +34,4 @@ required_libraries =
Scalar
Support
Target
- TransformUtils
+ TransformUtils \ No newline at end of file