aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugValues.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2017-01-28 02:36:00 +0000
committerMatthias Braun <matze@braunis.de>2017-01-28 02:36:00 +0000
commit95be17230856cd79de19d2f5637b081694154fcf (patch)
treee91a0a4f39376a5951cd090d297254967b984cc8 /llvm/lib/CodeGen/LiveDebugValues.cpp
parentee6e3a598a73fe26281c997b442648929464ea3f (diff)
downloadllvm-95be17230856cd79de19d2f5637b081694154fcf.zip
llvm-95be17230856cd79de19d2f5637b081694154fcf.tar.gz
llvm-95be17230856cd79de19d2f5637b081694154fcf.tar.bz2
Avoid calling dump() in normal code
dump() is only available in debug builds and meant for debugger usage, normal code should use something like print(errs()); llvm-svn: 293364
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions