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

Significantly simplify constant emission by unifying the stuff which used to build up

strings with the stuff that used to print to an ostream directly.  We now NEVER build
up big strings, only to print them once they are formed.

llvm-svn: 9686
parent ef114d52
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