diff options
author | Chris Lattner <sabre@nondot.org> | 2009-07-26 00:51:36 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-07-26 00:51:36 +0000 |
commit | e3577da6d969c7411736b5fcfe27ba355dd2d806 (patch) | |
tree | 2ce0c83282ecf1694dd0db43fb8c7c4a78fc0725 /unittests/ADT/StringRefTest.cpp | |
parent | d60123983380532979c7ca5eef072c74b3185704 (diff) |
simplify DarwinTargetAsmInfo::SelectSectionForGlobal a bit
and make it more aggressive, we now put:
const int G2 __attribute__((weak)) = 42;
into the text (readonly) segment like gcc, previously we put
it into the data (readwrite) segment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77104 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/ADT/StringRefTest.cpp')
0 files changed, 0 insertions, 0 deletions