| commit | 1527baab0ca1e449340d09a33a32cd01053f3241 | [log] [tgz] |
|---|---|---|
| author | Matthias Braun <matze@braunis.de> | Thu May 25 21:26:32 2017 +0000 |
| committer | Matthias Braun <matze@braunis.de> | Thu May 25 21:26:32 2017 +0000 |
| tree | 03842ea734eb7882b9512ae00a6894aecbf2c7e2 | |
| parent | 2897e0306efe62703bad8e1234334fefccf2ae37 [diff] |
CodeGen: Rename DEBUG_TYPE to match passnames Rename the DEBUG_TYPE to match the names of corresponding passes where it makes sense. Also establish the pattern of simply referencing DEBUG_TYPE instead of repeating the passname where possible. llvm-svn: 303921