1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
Duncan Sands ddfeabbab7 BasicAliasAnalysis and FunctionAttrs were both
doing very similar pointer capture analysis.
Factor out the common logic.  The new version
is from FunctionAttrs since it does a better
job than the version in BasicAliasAnalysis

llvm-svn: 62461
2009-01-18 12:19:30 +00:00
..
llvm BasicAliasAnalysis and FunctionAttrs were both 2009-01-18 12:19:30 +00:00
llvm-c Rename getABITypeSize to getTypePaddedSize, as 2009-01-12 20:38:59 +00:00