Also copy Allocator.h into etc/cling.

This commit is contained in:
Axel Naumann 2014-02-18 10:55:37 +01:00 committed by sftnight
parent fae0d4037f
commit 60dc035207

View File

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