summaryrefslogtreecommitdiffstats
path: root/lib/clang/libllvmasmprinter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/clang/libllvmasmprinter/Makefile')
-rw-r--r--lib/clang/libllvmasmprinter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/clang/libllvmasmprinter/Makefile b/lib/clang/libllvmasmprinter/Makefile
index 4ff6f22..f7d41c2 100644
--- a/lib/clang/libllvmasmprinter/Makefile
+++ b/lib/clang/libllvmasmprinter/Makefile
@@ -24,8 +24,8 @@ SRCS= ARMException.cpp \
EHStreamer.cpp \
ErlangGCPrinter.cpp \
OcamlGCPrinter.cpp \
- Win64Exception.cpp \
- WinCodeViewLineTables.cpp
+ WinCodeViewLineTables.cpp \
+ WinException.cpp
TGHDRS= Intrinsics
OpenPOWER on IntegriCloud