aboutsummaryrefslogtreecommitdiff
path: root/lib/clang/libllvmcodegen
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmcodegen')
-rw-r--r--lib/clang/libllvmcodegen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/clang/libllvmcodegen/Makefile b/lib/clang/libllvmcodegen/Makefile
index eedba37a94ce..8c0ac7cd76d3 100644
--- a/lib/clang/libllvmcodegen/Makefile
+++ b/lib/clang/libllvmcodegen/Makefile
@@ -36,6 +36,7 @@ SRCS= AggressiveAntiDepBreaker.cpp \
ImplicitNullChecks.cpp \
InlineSpiller.cpp \
InterferenceCache.cpp \
+ InterleavedAccessPass.cpp \
IntrinsicLowering.cpp \
LLVMTargetMachine.cpp \
LatencyPriorityQueue.cpp \