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

now that we have control over emission of the code, emit the code using nested

"if" statements (indenting it appropriately, of course) instead of using goto's.

This inverts the logic for all of the if statements, which makes things simpler
to understand in addition to making the generated code easier to read.

llvm-svn: 25757
parent 4c4da201
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