Age | Commit message (Expand) | Author |
---|---|---|
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 |