summaryrefslogtreecommitdiffstats
path: root/lib/clang
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2016-01-06 21:27:12 +0000
committerdim <dim@FreeBSD.org>2016-01-06 21:27:12 +0000
commit6ee5fcd1cb0ef4d952d37ad8b2e51a0bcfc8b243 (patch)
tree222fb2900633add0cdeb74b1d9c8c66326d487cd /lib/clang
parent211392715e47363081d9daa016a4df804f020ecf (diff)
downloadFreeBSD-src-6ee5fcd1cb0ef4d952d37ad8b2e51a0bcfc8b243.zip
FreeBSD-src-6ee5fcd1cb0ef4d952d37ad8b2e51a0bcfc8b243.tar.gz
Update llvm library dependencies.
Diffstat (limited to 'lib/clang')
-rw-r--r--lib/clang/libllvmx86codegen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/clang/libllvmx86codegen/Makefile b/lib/clang/libllvmx86codegen/Makefile
index 78ccc64..4db7e94 100644
--- a/lib/clang/libllvmx86codegen/Makefile
+++ b/lib/clang/libllvmx86codegen/Makefile
@@ -21,6 +21,7 @@ SRCS= X86AsmPrinter.cpp \
X86PadShortFunction.cpp \
X86RegisterInfo.cpp \
X86SelectionDAGInfo.cpp \
+ X86ShuffleDecodeConstantPool.cpp \
X86Subtarget.cpp \
X86TargetMachine.cpp \
X86TargetObjectFile.cpp \
OpenPOWER on IntegriCloud