diff options
author | Andrew Lenharth <andrewl@lenharth.org> | 2006-06-28 01:01:52 +0000 |
---|---|---|
committer | Andrew Lenharth <andrewl@lenharth.org> | 2006-06-28 01:01:52 +0000 |
commit | ebfa24ee9a9e1bef1eaf10573127ae8a25f7bd80 (patch) | |
tree | f117006c2adce171b6199ade25c8f23ec5c111ca /llvm/lib/Analysis/DataStructure/Local.cpp | |
parent | 307b9c93cfcffd890fc530d4d71e774c54b8f2e9 (diff) | |
download | bcm5719-llvm-ebfa24ee9a9e1bef1eaf10573127ae8a25f7bd80.tar.gz bcm5719-llvm-ebfa24ee9a9e1bef1eaf10573127ae8a25f7bd80.zip |
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
Diffstat (limited to 'llvm/lib/Analysis/DataStructure/Local.cpp')
0 files changed, 0 insertions, 0 deletions