| commit | 5d26fa835d67b9e9344ee9459f3d4ba1589a5295 | [log] [tgz] |
|---|---|---|
| author | Alex Lorenz <arphaman@gmail.com> | Tue Jun 30 18:00:16 2015 +0000 |
| committer | Alex Lorenz <arphaman@gmail.com> | Tue Jun 30 18:00:16 2015 +0000 |
| tree | 9f8a1269ecb34faf572d528ae3afda072967f385 | |
| parent | 0fd7c621efaabecd93de194ca56604ede8f75bdc [diff] |
MIR Printer: extract the code that prints MBB references into a new method. NFC. This commit enables the MIR printer to reuse the code that prints MBB references. llvm-svn: 241087