summaryrefslogtreecommitdiffstats
path: root/llvm/utils/llvm-native-gcc
Commit message (Collapse)AuthorAgeFilesLines
* Remove utils/llvm-native-gcc.Rafael Espindola2014-03-131-249/+0
| | | | | | llvm-gcc had the ability to produce native .o files long before it died. llvm-svn: 203791
* Convert a bunch of uses of 'bytecode' into 'bitcode'. ThisDuncan Sands2010-09-291-2/+2
| | | | | | is not everything, but the remaining cases are less trivial. llvm-svn: 115080
* Added EH support.John Criswell2004-03-021-5/+5
| | | | llvm-svn: 12075
* Updated to use llc to generate CBE code.John Criswell2004-02-251-2/+2
| | | | llvm-svn: 11823
* Check in the llvm-native-gcc script, which I use in the process ofBrian Gaeke2003-12-091-0/+249
debugging front-end miscompilations. llvm-svn: 10347
OpenPOWER on IntegriCloud