We also need llvm/Config/llvm-config.h for runtime

git-svn-id: http://root.cern.ch/svn/root/trunk@49328 27541ba8-7e3a-0410-8455-c3a389f83636
This commit is contained in:
Axel Naumann 2013-04-24 19:12:50 +00:00
parent 70695fe2be
commit 737083992f

View File

@ -24,6 +24,7 @@ CLINGETC_CLING := DynamicExprInfo.h DynamicLookupRuntimeUniverse.h \
CLINGETC_LLVM := llvm/ADT/IntrusiveRefCntPtr.h \
llvm/ADT/OwningPtr.h \
llvm/ADT/StringRef.h \
llvm/Config/llvm-config.h \
llvm/Support/Casting.h \
llvm/Support/Compiler.h \
llvm/Support/DataTypes.h \