| commit | ebfa24ee9a9e1bef1eaf10573127ae8a25f7bd80 | [log] [tgz] |
|---|---|---|
| author | Andrew Lenharth <andrewl@lenharth.org> | Wed Jun 28 01:01:52 2006 +0000 |
| committer | Andrew Lenharth <andrewl@lenharth.org> | Wed Jun 28 01:01:52 2006 +0000 |
| tree | f117006c2adce171b6199ade25c8f23ec5c111ca | |
| parent | 307b9c93cfcffd890fc530d4d71e774c54b8f2e9 [diff] |
Catch more function pointer casting problems Remove the Function pointer cast in these calls, converting it to a cast of argument. %tmp60 = tail call int cast (int (ulong)* %str to int (int)*)( int 10 ) %tmp60 = tail call int cast (int (ulong)* %str to int (int)*)( uint %tmp51 ) llvm-svn: 28953