Skip to content
Commit cd439299 authored by Chris Lattner's avatar Chris Lattner
Browse files

Move EmitBranchOnBoolExpr and ConstantFoldsToSimpleInteger to

CodeGenFunction.cpp.  Change VisitConditionalOperator to use
constant fold instead of codegen'ing a constant conditional.

Change ForStmt to use EmitBranchOnBoolExpr, this shrinks
expr.c very slightly to 40239 lines.

llvm-svn: 59113
parent c51ded9e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment