Brian Gaeke
|
c55a920283
|
Fix typo in call to isUnresolvableFunc, which was breaking the build.
llvm-svn: 7194
|
2003-07-17 19:07:46 +00:00 |
Vikram S. Adve
|
6c254f0534
|
Factor out the test for unresolvable external functions into
isUnresolvableFunc() (I thought I needed this externally.
I don't, but it's still nicer this way.)
llvm-svn: 7186
|
2003-07-16 21:25:17 +00:00 |
Chris Lattner
|
db6e0ac800
|
Add some functions to the blacklist
llvm-svn: 7060
|
2003-07-02 04:38:00 +00:00 |
Chris Lattner
|
e809e3afd8
|
Do not treat global variables as functions! (and assert failing)
llvm-svn: 7030
|
2003-07-01 16:27:53 +00:00 |
Chris Lattner
|
f8865a4389
|
Split CallSiteIterator out into DSCallSiteIterator.h, and generalize it a bit
llvm-svn: 7006
|
2003-06-30 05:27:53 +00:00 |