Ensure that dump calls that are associated with asserts are removed from
authorJim Laskey <jlaskey@mac.com>
Tue, 11 Jul 2006 17:58:07 +0000 (17:58 +0000)
committerJim Laskey <jlaskey@mac.com>
Tue, 11 Jul 2006 17:58:07 +0000 (17:58 +0000)
commite37fe9b3a1cadceb42ac27fa0718f5a10ea2f0e6
treeccc61f6a1210980ae946c0179a7c415cf548102e
parente2a78f2e3dcea4a087fd776aefc56e9edef840a9
Ensure that dump calls that are associated with asserts are removed from
non-debug build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/Andersens.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/ScheduleDAG.cpp
lib/Target/Alpha/AlphaISelDAGToDAG.cpp
lib/Target/IA64/IA64ISelDAGToDAG.cpp
lib/Target/PowerPC/PPCCodeEmitter.cpp
utils/TableGen/DAGISelEmitter.cpp