1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/Support
Chris Lattner 67594b9975 * Add new CallSite::get factory method
* add new setCalledFunction method
* FIX arg_end method which was horribly broken!

llvm-svn: 6758
2003-06-17 22:16:59 +00:00
..
CallSite.h * Add new CallSite::get factory method 2003-06-17 22:16:59 +00:00
CFG.h Included assert.h so that the code compiles under newer versions of GCC. 2003-06-11 14:01:36 +00:00
ConstantRange.h Implement operator== and != for ranges 2002-09-03 01:05:31 +00:00
InstIterator.h Kill unneccesary &* 2003-04-23 16:35:30 +00:00
InstVisitor.h Included assert.h so that the code compiles under newer versions of GCC. 2003-06-11 14:01:36 +00:00
PassNameParser.h Included assert.h so that the code compiles under newer versions of GCC. 2003-06-11 14:01:36 +00:00