summaryrefslogtreecommitdiffstats
path: root/lib/clang/libclangcodegen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libclangcodegen/Makefile')
-rw-r--r--lib/clang/libclangcodegen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/clang/libclangcodegen/Makefile b/lib/clang/libclangcodegen/Makefile
index 7aefa7c..cf58049 100644
--- a/lib/clang/libclangcodegen/Makefile
+++ b/lib/clang/libclangcodegen/Makefile
@@ -6,6 +6,7 @@ LIB= clangcodegen
SRCDIR= tools/clang/lib/CodeGen
SRCS= BackendUtil.cpp \
+ CGAtomic.cpp \
CGBlocks.cpp \
CGBuiltin.cpp \
CGCUDANV.cpp \
@@ -47,6 +48,7 @@ SRCS= BackendUtil.cpp \
TGHDRS= AttrList \
Attrs \
+ CommentCommandList \
CommentNodes \
DeclNodes \
DiagnosticCommonKinds \
OpenPOWER on IntegriCloud