summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/ConstantFold.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2013-11-15 01:25:34 +0000
committerRui Ueyama <ruiu@google.com>2013-11-15 01:25:34 +0000
commit08c0b1a1bd345aadf2755358e4463b2c1047c616 (patch)
tree2fef2c26f57d5652b22a6c41d0f928859de084f2 /llvm/lib/IR/ConstantFold.cpp
parente60d6e1b0738fb85f360bbc484256bc521c06fa2 (diff)
downloadbcm5719-llvm-08c0b1a1bd345aadf2755358e4463b2c1047c616.tar.gz
bcm5719-llvm-08c0b1a1bd345aadf2755358e4463b2c1047c616.zip
Include raw_ostream.h.
Including only Debug.h did not cause a compilation error, but you couldn't do anything (like writing something with <<) to raw_ostreams returned by llvm::dbgs() or llvm::errs() without including raw_ostream.h. So including it from Debug.h should make sense. Differential Revision: http://llvm-reviews.chandlerc.com/D2183 llvm-svn: 194759
Diffstat (limited to 'llvm/lib/IR/ConstantFold.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud