[modules] Stop excluding Support/Debug.h from the Support module. This header
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 13 Oct 2014 00:41:03 +0000 (00:41 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 13 Oct 2014 00:41:03 +0000 (00:41 +0000)
commitf591f3755e1e1fc1ee5c7aceeea4413d923cb386
tree57cd3eecbc6f605d3f28ae1b655f193792626c70
parentb85e7ae9abd02462530a9c097d016f587538eae6
[modules] Stop excluding Support/Debug.h from the Support module. This header
has been modular since r206822, and excluding it was leading to workarounds
such as the one in r219592, which this change removes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219593 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/module.modulemap
lib/Analysis/BlockFrequencyInfoImpl.cpp