| commit | 29cfb67e281166c0e47dcc294da211482bfba3ce | [log] [tgz] |
|---|---|---|
| author | Evan Cheng <evan.cheng@apple.com> | Wed Jan 30 18:18:23 2008 +0000 |
| committer | Evan Cheng <evan.cheng@apple.com> | Wed Jan 30 18:18:23 2008 +0000 |
| tree | 68f896f87a4cb00770becc91c15c94085995ea45 | |
| parent | 57412cacb6726b209d5ac151192e5940192143bf [diff] |
Even though InsertAtEndOfBasicBlock is an ugly hack it still deserves a proper name. Rename it to EmitInstrWithCustomInserter since it does not necessarily insert instruction at the end. llvm-svn: 46562