Go to file
Chris Lattner 334d33cad1 refactor handling of symbolic constant folding, picking up
a few new cases( see Integer/a1.ll), but not anything that
would happen in practice.

llvm-svn: 49965
2008-04-19 21:58:19 +00:00
clang Gracefully handle when the receiver of a message expression is not a pointer type. 2008-04-19 19:12:50 +00:00
llvm refactor handling of symbolic constant folding, picking up 2008-04-19 21:58:19 +00:00