aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Analysis/LibCallSemantics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Value::getNameLenDaniel Dunbar2009-07-261-4/+1
* Convert StringMap to using StringRef for its APIs.Daniel Dunbar2009-07-231-1/+1
* Add a new interface for describing the behavior of library calls. ThisChris Lattner2008-05-071-0/+65