Skip to content
Commit e0022724 authored by Chris Lattner's avatar Chris Lattner
Browse files

Add support for fopen/fclose. Specifically with fopen, we were marking all of the

operands as incomplete, though fopen is known to only read them.  This just adds
fclose for symmetry, though it doesn't gain anything.  This makes the dsgraphs for
181.mcf much more precise.

llvm-svn: 11390
parent de6a3816
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment