Temporarily diasble debug output in GenericDomTreeConstruction.h
authorAdrian Prantl <aprantl@apple.com>
Thu, 7 Mar 2019 23:30:19 +0000 (23:30 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 7 Mar 2019 23:30:19 +0000 (23:30 +0000)
commitde04a8c1500028c5d71dec193505ceb3377d0aab
treeea8ca63090ae2aa26460b96e5118c5215d86422c
parent1d1ff88b727bcea742e0aa6e89dae9ac87006e84
Temporarily diasble debug output in GenericDomTreeConstruction.h
to get the modules bots running again.

The LLVM_DEBUG macro only plays well with a modular build of LLVM when
the header is marked as textual, but doing so causes redefinition
errors.

llvm-svn: 355653
llvm/include/llvm/Support/GenericDomTreeConstruction.h
llvm/include/llvm/module.modulemap