aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/AsmPrinter/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/AsmPrinter/Android.mk')
-rw-r--r--lib/CodeGen/AsmPrinter/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/CodeGen/AsmPrinter/Android.mk b/lib/CodeGen/AsmPrinter/Android.mk
index 28b5e44ae3..bc609b38e9 100644
--- a/lib/CodeGen/AsmPrinter/Android.mk
+++ b/lib/CodeGen/AsmPrinter/Android.mk
@@ -11,9 +11,12 @@ LOCAL_SRC_FILES := \
AsmPrinter.cpp \
AsmPrinterDwarf.cpp \
AsmPrinterInlineAsm.cpp \
+ ARMException.cpp \
DIE.cpp \
+ DwarfCFIException.cpp \
DwarfDebug.cpp \
DwarfException.cpp \
+ DwarfTableException.cpp \
OcamlGCPrinter.cpp
LOCAL_MODULE:= libLLVMAsmPrinter