Age | Commit message (Expand) | Author |
---|---|---|
2013-04-09 | Rewrite test/Linker tests to use FileCheck instead of grep. | Eli Bendersky |
2012-07-02 | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth |
2009-09-15 | Use llvm-link -S instead of using llvm-dis. | Dan Gohman |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2008-07-14 | Reimplement LinkFunctionProtos in terms of GetLinkageResult. This fixes | Chris Lattner |
2008-07-14 | implement linking of globals to functions, in one direction | Chris Lattner |