mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-10 14:36:12 +00:00
Make GenericDomTreeConstruction textual instead.
I think the problem is that it uses the LLVM_DEBUG macro in funciton bodies. llvm-svn: 355652
This commit is contained in:
parent
a3dde053dd
commit
9581503037
@ -353,9 +353,8 @@ module LLVM_Utils {
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user