Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Use llvm-link -S instead of using llvm-dis. | Dan Gohman | 2009-09-15 | 1 | -2/+2 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -2/+2 |
* | Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes | Chris Lattner | 2008-07-14 | 1 | -1/+1 |
* | implement linking of globals to functions, in one direction | Chris Lattner | 2008-07-14 | 1 | -0/+13 |