commit | 8a0604b5235ac4f7cdb229b6a7987ff1ec708bf5 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sat Jan 28 20:31:24 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sat Jan 28 20:31:24 2006 +0000 |
tree | 6ba843e71b1e0c8751dfcf707b4597d9b9ee843b | |
parent | c4013d677202d34750280c960ab54856f17ef465 [diff] |
Change PatternCodeEmitter to emit code into a buffer instead of emitting it directly to the output file. This makes things simple because the code doesn't have to worry about indentation or the case when there is no goto. It also allows us to indent the code better without touching everything :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25756 91177308-0d34-0410-b5e6-96231b3b80d8