Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct parentheses with the '&& "..."' idiom in an assert. | Dan Gohman | 2007-10-08 | 1 | -2/+2 |
* | Fix PR1611 - Visibility should be ignored for a declaration | Chris Lattner | 2007-08-19 | 1 | -6/+13 |
* | 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 |
* | Report an error if one occurs in releaseModule. | Reid Spencer | 2007-07-22 | 1 | -0/+3 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 5 | -0/+1652 |