1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms/IPO
Chris Lattner d376cb5113 Don't print spurious linking warnings about methods that are never used.
Cleanup ExprTypeConvert a bit.

llvm-svn: 1141
2001-11-05 19:43:10 +00:00
..
ConstantMerge.cpp Initial checkin 2001-10-18 20:05:37 +00:00
DeadTypeElimination.cpp Don't print spurious linking warnings about methods that are never used. 2001-11-05 19:43:10 +00:00
InlineSimple.cpp Fix bug when inlining a method that refers to a global variable 2001-10-31 02:27:26 +00:00