summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmcore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmcore/Makefile')
-rw-r--r--lib/clang/libllvmcore/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/clang/libllvmcore/Makefile b/lib/clang/libllvmcore/Makefile
index 9d5fab2..c8de7bb 100644
--- a/lib/clang/libllvmcore/Makefile
+++ b/lib/clang/libllvmcore/Makefile
@@ -5,8 +5,8 @@ LIB= llvmcore
SRCDIR= lib/VMCore
SRCS= AsmWriter.cpp Attributes.cpp AutoUpgrade.cpp BasicBlock.cpp \
ConstantFold.cpp Constants.cpp Core.cpp DebugLoc.cpp \
- Dominators.cpp Function.cpp GVMaterializer.cpp Globals.cpp \
- IRBuilder.cpp InlineAsm.cpp Instruction.cpp Instructions.cpp \
+ Dominators.cpp Function.cpp Globals.cpp IRBuilder.cpp \
+ InlineAsm.cpp Instruction.cpp Instructions.cpp \
IntrinsicInst.cpp LLVMContext.cpp LLVMContextImpl.cpp \
LeakDetector.cpp Metadata.cpp Module.cpp Pass.cpp \
PassManager.cpp PrintModulePass.cpp Type.cpp \
OpenPOWER on IntegriCloud