Copy the RuntimeExceptions.h over. Should fix the build.

This commit is contained in:
Vassil Vassilev 2013-09-05 20:59:46 +02:00 committed by sftnight
parent 342918a4b9
commit 8618646281

View File

@ -19,7 +19,7 @@ CLINGDEP := $(CLINGO:.o=.d)
CLINGETC_CLING := DynamicExprInfo.h DynamicLookupRuntimeUniverse.h \
DynamicLookupLifetimeHandler.h Interpreter.h InvocationOptions.h \
RuntimeUniverse.h StoredValueRef.h Value.h \
ValuePrinter.h ValuePrinterInfo.h
ValuePrinter.h ValuePrinterInfo.h RuntimeExceptions.h
CLINGETC_LLVM := llvm/ADT/IntrusiveRefCntPtr.h \
llvm/ADT/OwningPtr.h \