1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/lib/Analysis/IPA
Scott Michel 889ee011f7 Dial down gcc's warnings: don't use 0UL when 0U suffices (and when the
variables and methods themselves only use unsigned.)

llvm-svn: 48492
2008-03-18 16:55:06 +00:00
..
Andersens.cpp Dial down gcc's warnings: don't use 0UL when 0U suffices (and when the 2008-03-18 16:55:06 +00:00
CallGraph.cpp Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
CallGraphSCCPass.cpp Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
FindUsedTypes.cpp Remove attribution from file headers, per discussion on llvmdev. 2007-12-29 20:36:04 +00:00
GlobalsModRef.cpp Identify Analysis pass. 2008-03-18 00:39:19 +00:00
Makefile remove attribution from lib Makefiles. 2007-12-29 20:09:26 +00:00