Remove a FIXME: we really need to use const_data section on darwin for
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 9 Jul 2008 21:54:26 +0000 (21:54 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 9 Jul 2008 21:54:26 +0000 (21:54 +0000)
commit7705ea33e4898c6d7718f0a2dab22d6659498fc4
tree285cda0759603c0d4c9b3e73a3bccc467e452d53
parentd41141942239c10c9979106e82ab45f22ad7c16c
Remove a FIXME: we really need to use const_data section on darwin for
constant pool, if relocation model is not static. This directly maps to
the way how GCC works.

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