Go to file
Duncan Sands 1c5f7fe389 Add a NullFolder class that doesn't fold constants.
This may be used as the second IRBuilder template
parameter, the idea being that people learning LLVM
may find it helpful (several people asked on IRC
if it was possible to turn off constant folding
because it made it hard for them to see what was
going on).  Compiles, but otherwise completely
untested.

llvm-svn: 54698
2008-08-12 20:39:27 +00:00
clang More summary generation refactoring. 2008-08-12 18:48:50 +00:00
llvm Add a NullFolder class that doesn't fold constants. 2008-08-12 20:39:27 +00:00