commit | 6e87fc1ddc26c21679c8cd2920c71856de2196f0 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Apr 20 16:17:37 2016 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Apr 20 16:17:37 2016 +0000 |
tree | 36e76139a2a62c0d1fcab474e32c5ff97ab8ccd2 | |
parent | 692062dd217980c429bd4786d8c83115b34c0fd5 [diff] |
IR: Don't use raw_null_ostream in Verifier While using a raw_null_ostream meant that the Verifier didn't have to think about whether to print, it's actually quite expensive to print out IR. Only print if the output is going somewhere. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266884 91177308-0d34-0410-b5e6-96231b3b80d8