Text sections should have 'exec' flag set. This seems to unbreak libstdc++ on linux.
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 18 Aug 2009 14:06:12 +0000 (14:06 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 18 Aug 2009 14:06:12 +0000 (14:06 +0000)
commit848c29396271b8255653b6c6b61b5482bd72c293
treec5648e26daed5130e2fea545e53e925937864681
parentb2bacd926309a6cd89507b182f5c4ace010884fc
Text sections should have 'exec' flag set. This seems to unbreak libstdc++ on linux.
Patch by Dmitry Gorbachev!

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