Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit an error when a library is not found. It is the GNU ld behavior and it i... | Lauro Ramos Venancio | 2008-02-27 | 1 | -1/+1 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | Improve error handling in the linker by: | Reid Spencer | 2007-08-16 | 1 | -6/+6 |
* | Ensure that error messages a propagated from calls to LinkInModule so they get | Reid Spencer | 2007-08-16 | 1 | -3/+4 |
* | Allow the filename "-" to be a place holder for stdin. This allows directing | Reid Spencer | 2007-08-08 | 1 | -0/+16 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+221 |