1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-18 12:31:26 +00:00
Chris Lattner 808a7aeec7 Switch from using CallInst's to represent call sites to using the LLVM
CallSite class.  Now we can represent function calls by invoke instructions
too!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8629 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-20 16:34:13 +00:00
..
2003-08-18 14:43:39 +00:00
2003-09-01 20:41:21 +00:00
2003-09-20 14:35:38 +00:00
2003-09-20 03:34:44 +00:00
2003-08-31 02:50:07 +00:00
2003-09-05 02:30:18 +00:00
2003-08-21 22:14:26 +00:00
2003-08-23 23:15:10 +00:00
2003-09-02 21:54:56 +00:00
2003-08-29 05:08:31 +00:00