aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Analysis/LibCallSemantics.h
AgeCommit message (Expand)Author
2008-05-30Revert 51775.Evan Cheng
2008-05-30Patches for building llvm on Solaris x86. Contributed by Nathan Keynes.Evan Cheng
2008-05-07Add a new interface for describing the behavior of library calls. ThisChris Lattner