I think the problem is that it uses the LLVM_DEBUG macro in funciton bodies.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355652
91177308-0d34-0410-b5e6-
96231b3b80d8
exclude header "Support/PluginLoader.h"
exclude header "Support/Solaris/sys/regset.h"
- // FIXME: The function bodies in this header pull in
- // unwanted dependencies that cause linker errors.
- exclude header "Support/GenericDomTreeConstruction.h"
+ // This header uses the LLVM_DEBUG macro in function bodies.
+ textual header "Support/GenericDomTreeConstruction.h"
// These are intended for textual inclusion.
textual header "Support/ARMTargetParser.def"