commit | 1919beac0dc44cf3e41dbaa7d3616e6be6d0d010 | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Thu Jul 17 16:27:35 2014 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Thu Jul 17 16:27:35 2014 +0000 |
tree | 14a1915dd3c8cf170f028a1d5f98601ad470447a | |
parent | b26ede07adf207680217dd364b90de1be01e3ef9 [diff] |
MC: collapse emission of producer Rather than use three EmitBytes, concatenate the string at compile time, constructing a single StringRef and emitting the data in one shot. This also creates nicer assembly output. NFC. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213273 91177308-0d34-0410-b5e6-96231b3b80d8