Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Temporarily Revert "Nuke the old JIT." as it's not quite ready to | Eric Christopher | 2014-08-07 | 1 | -0/+14 |
| | | | | | | | | | | | be deleted. This will be reapplied as soon as possible and before the 3.6 branch date at any rate. Approved by Jim Grosbach, Lang Hames, Rafael Espindola. This reverts commits r215111, 215115, 215116, 215117, 215136. llvm-svn: 215154 | ||||
* | Nuke the old JIT. | Rafael Espindola | 2014-08-07 | 1 | -14/+0 |
| | | | | | | | | | I am sure we will be finding bits and pieces of dead code for years to come, but this is a good start. Thanks to Lang Hames for making MCJIT a good replacement! llvm-svn: 215111 | ||||
* | Unweaken vtables as per ↵ | David Blaikie | 2011-12-20 | 1 | -0/+14 |
http://llvm.org/docs/CodingStandards.html#ll_virtual_anch llvm-svn: 146960 |