Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | on darwin empty functions need to codegen into something of non-zero length, | Chris Lattner | 2010-04-26 | 1 | -1/+1 |
* | emit a 0 byte instead of a noop if a function is empty on darwin. | Chris Lattner | 2010-01-28 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Add target triples to these so they don't fail on linux. | Chris Lattner | 2008-01-29 | 1 | -0/+2 |
* | If there's no instructions being emitted on X86 for a function, emit a | Bill Wendling | 2008-01-26 | 1 | -0/+6 |