| commit | 2a892a630bd0846cfa94b89e562ab15f91ed36a0 | [log] [tgz] |
|---|---|---|
| author | Philip Reames <listmail@philipreames.com> | Thu Jul 23 22:25:26 2015 +0000 |
| committer | Philip Reames <listmail@philipreames.com> | Thu Jul 23 22:25:26 2015 +0000 |
| tree | dfa4bb1f75216cdfa27edbf6c22e13b19e9dd909 | |
| parent | fe563d5573d17da446f3c848d8d6e1b2155658dd [diff] |
[RewriteStatepointsForGC] Use idomatic mechanisms for debug tracing [NFC] Deleting much of the code using trace-rewrite-statepoints and use idiomatic DEBUG statements instead. This includes adding operator<< to a helper class. llvm-svn: 243054