Index: lib/Transforms/MinSFI/LLVMBuild.txt |
diff --git a/lib/Transforms/Utils/LLVMBuild.txt b/lib/Transforms/MinSFI/LLVMBuild.txt |
similarity index 77% |
copy from lib/Transforms/Utils/LLVMBuild.txt |
copy to lib/Transforms/MinSFI/LLVMBuild.txt |
index 88b2ffee64da4cbd35716564724f7edf8936908e..aaa9b9710465d54602f49f0fd6061a1d4d574c65 100644 |
--- a/lib/Transforms/Utils/LLVMBuild.txt |
+++ b/lib/Transforms/MinSFI/LLVMBuild.txt |
@@ -1,4 +1,4 @@ |
-;===- ./lib/Transforms/Utils/LLVMBuild.txt ---------------------*- Conf -*--===; |
+;===- ./lib/Transforms/MinSFI/LLVMBuild.txt --------------------*- Conf -*--===; |
; |
; The LLVM Compiler Infrastructure |
; |
@@ -17,6 +17,7 @@ |
[component_0] |
type = Library |
-name = TransformUtils |
+name = MinSFITransforms |
parent = Transforms |
-required_libraries = Analysis Core IPA Support Target |
+library_name = MinSFITransforms |
+required_libraries = Core Support IPO NaClTransforms |