aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGCleanup.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-02-01 06:36:49 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2012-02-01 06:36:49 +0000
commit5d3a4bb13dfad72c89df09bce70351175ecd19dc (patch)
tree5a284eb1a218bb05296e38846263f0f9959bf00b /lib/CodeGen/CGCleanup.cpp
parentc221411ad52edf93659392058341dfec4cdae4fa (diff)
Revert r149363 which was part a series of commits that were reverted in llvm
commit 149470. This fixes test/CodeGen/PR3589-freestanding-libcalls.c. Original log: ConstantArray::get() (for strings) is going away, use ConstantDataArray::getString instead. Many instances of ConstantArray::get() could be moved to use more efficient ConstantDataArray methods that avoid a ton of intermediate Constant*'s for each element (e.g. GetConstantArrayFromStringLiteral). I don't plan on doing this in the short-term though. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149477 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGCleanup.cpp')
0 files changed, 0 insertions, 0 deletions