diff options
author | Chris Lattner <sabre@nondot.org> | 2007-01-20 20:51:43 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-01-20 20:51:43 +0000 |
commit | 7476fa445672333a766866debf2fed569dd408d9 (patch) | |
tree | f6be21d0f1efa7329f5277940eda0a805628b014 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | dca38eec0d1aca440385539b845592322953f9f4 (diff) | |
download | llvm-7476fa445672333a766866debf2fed569dd408d9.zip llvm-7476fa445672333a766866debf2fed569dd408d9.tar.gz llvm-7476fa445672333a766866debf2fed569dd408d9.tar.bz2 |
DOUT still evaluates side effects, even though it doesn't print. This means
that disassembleBuffer will be called even if NDEBUG, but the result will
be ignored.
llvm-svn: 33408
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions