Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo in call to isUnresolvableFunc, which was breaking the build. | Brian Gaeke | 2003-07-17 | 1 | -1/+1 |
* | Factor out the test for unresolvable external functions into | Vikram S. Adve | 2003-07-16 | 1 | -14/+19 |
* | Add some functions to the blacklist | Chris Lattner | 2003-07-02 | 1 | -1/+2 |
* | Do not treat global variables as functions! (and assert failing) | Chris Lattner | 2003-07-01 | 1 | -3/+5 |
* | Split CallSiteIterator out into DSCallSiteIterator.h, and generalize it a bit | Chris Lattner | 2003-06-30 | 1 | -0/+118 |