]> granicus.if.org Git - llvm/commit
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)
commit2cb8ba58364ef8e39f55a4594fd6176eb815337b
tree45218c4f187e5e2af26d0740015b728a708769b6
parent4f0bc87e438583e4d693838d8f2651e2badafc07
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355653 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/GenericDomTreeConstruction.h
include/llvm/module.modulemap