summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmpowerpcdesc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmpowerpcdesc')
-rw-r--r--lib/clang/libllvmpowerpcdesc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/clang/libllvmpowerpcdesc/Makefile b/lib/clang/libllvmpowerpcdesc/Makefile
index c45abec..2a5ef6e 100644
--- a/lib/clang/libllvmpowerpcdesc/Makefile
+++ b/lib/clang/libllvmpowerpcdesc/Makefile
@@ -7,7 +7,8 @@ SRCS= PPCAsmBackend.cpp \
PPCMCAsmInfo.cpp \
PPCMCCodeEmitter.cpp \
PPCMCTargetDesc.cpp \
- PPCPredicates.cpp
+ PPCPredicates.cpp \
+ PPCELFObjectWriter.cpp
CFLAGS+= -I${LLVM_SRCS}/${SRCDIR}/..
TGHDRS= PPCGenInstrInfo \
OpenPOWER on IntegriCloud