| commit | 2e24fcadf51c4a6461ebf13aea32c531d74b9464 | [log] [tgz] |
|---|---|---|
| author | Brian Gaeke <gaeke@uiuc.edu> | Fri Oct 17 18:27:37 2003 +0000 |
| committer | Brian Gaeke <gaeke@uiuc.edu> | Fri Oct 17 18:27:37 2003 +0000 |
| tree | fe256c97a2d7d0798a3f57b2cafb4c0cf6602a92 | |
| parent | 240fc39b0727fbca2897169b23f0d3609cfd0035 [diff] |
Refactor jump insertion code from CompilationCallback() into insertJumpAtAddr(). Make insertFarJumpAtAddr() return void, because nothing uses its return value. Remove some commented-out code. Implement replaceMachineCodeForFunction() for SPARC. llvm-svn: 9203