minor change to rafael's recent patches: if something is
authorChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2011 01:23:44 +0000 (01:23 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 18 Jan 2011 01:23:44 +0000 (01:23 +0000)
commit32899199c043269b4dfab7f0429cc946e67bd54d
tree5ac0ac19cf22a124d3bda15898df6ca826b389eb
parent955ed73d12f2b186ef3f80da872b702cd7f2895b
minor change to rafael's recent patches: if something is
constant but requires a unique address, we can still put it in a
readonly section, just not a mergable one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123711 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetLoweringObjectFile.cpp