summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmpowerpccodegen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmpowerpccodegen/Makefile')
-rw-r--r--lib/clang/libllvmpowerpccodegen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/clang/libllvmpowerpccodegen/Makefile b/lib/clang/libllvmpowerpccodegen/Makefile
index a09da59..0c77b5c 100644
--- a/lib/clang/libllvmpowerpccodegen/Makefile
+++ b/lib/clang/libllvmpowerpccodegen/Makefile
@@ -20,7 +20,8 @@ SRCS= PPCAsmPrinter.cpp \
PPCRegisterInfo.cpp \
PPCSelectionDAGInfo.cpp \
PPCSubtarget.cpp \
- PPCTargetMachine.cpp
+ PPCTargetMachine.cpp \
+ PPCTargetTransformInfo.cpp
TGHDRS= Intrinsics \
PPCGenCallingConv \
OpenPOWER on IntegriCloud