OSDN Git Service

Set unnamed_addr on strings created through the IRBuilder.
authorNick Lewycky <nicholas@mxc.ca>
Thu, 7 Apr 2011 00:14:29 +0000 (00:14 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 7 Apr 2011 00:14:29 +0000 (00:14 +0000)
commit84025ba08ff23711b9d3d33c6c21819d63d30865
tree124f3e6ea0de5e85aa52b2bdda7d5297e920bdac
parentc60a47509162412c4a776abae28402541bb73b15
Set unnamed_addr on strings created through the IRBuilder.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129040 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/IRBuilder.cpp