| commit | 1d04aa78f3efb00f02b757e06bb50f7472c2b354 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Sep 13 18:25:37 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Sep 13 18:25:37 2009 +0000 |
| tree | d7fed66421ab935a32c6a1dbf2717029b0e57726 | |
| parent | de79e4fc2eb0c89cab6af356f350ca2e1ff6653d [diff] |
replace printBasicBlockLabel with EmitBasicBlockStart, now that printBasicBlockLabel is only used for starting a MBB. This allows elimination of a bunch of arguments. llvm-svn: 81684