aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2014-07-17 16:27:35 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2014-07-17 16:27:35 +0000
commit19f8bc65f6c4733c41aef5d36a87e733c2e69841 (patch)
treee9447b59996bde4776a9ea9c865df9ab6990c03e /clang/lib/CodeGen/CodeGenModule.cpp
parent6e81905eced1f688a16ff92bdf40931fe8321eff (diff)
downloadllvm-19f8bc65f6c4733c41aef5d36a87e733c2e69841.zip
llvm-19f8bc65f6c4733c41aef5d36a87e733c2e69841.tar.gz
llvm-19f8bc65f6c4733c41aef5d36a87e733c2e69841.tar.bz2
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. llvm-svn: 213273
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions