Don't emit global symbols into the (__TEXT,__ustring) section on Darwin. This
authorCharles Davis <cdavis@mines.edu>
Fri, 5 Mar 2010 22:28:45 +0000 (22:28 +0000)
committerCharles Davis <cdavis@mines.edu>
Fri, 5 Mar 2010 22:28:45 +0000 (22:28 +0000)
commit314fef6127a18db9f8c39f0081566f49c70a15f0
tree6050081af8ebef824334040ae6919f07e8392f91
parentb6174e3605a184df0e403d6502df1ed57cf34352
Don't emit global symbols into the (__TEXT,__ustring) section on Darwin. This
is a workaround for <rdar://problem/7672401/> (which I filed).

This let's us build Wine on Darwin, and it gets the Qt build there a little bit
further (so Doug says).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97845 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
test/CodeGen/X86/global-sections.ll