improve the default impl of getSectionForMergableConstant by
authorChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 05:57:07 +0000 (05:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 05:57:07 +0000 (05:57 +0000)
commit6194637d662255f37f39df4464408bd26e1a2e73
treec96fdec1f4c061a0be9727249d0ce2f87c0a7e37
parent1e76db06b91ba4d09a20263b6da07ee81bf2f96c
improve the default impl of getSectionForMergableConstant by
putting readonly constants in the readonly section if we have one.

llvm-svn: 77131
llvm/lib/Target/TargetAsmInfo.cpp