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 /lib/Target/PowerPC/PPCMachineFunctionInfo.h | |
| parent | d60123983380532979c7ca5eef072c74b3185704 (diff) | |
| download | external_llvm-e3577da6d969c7411736b5fcfe27ba355dd2d806.zip external_llvm-e3577da6d969c7411736b5fcfe27ba355dd2d806.tar.gz external_llvm-e3577da6d969c7411736b5fcfe27ba355dd2d806.tar.bz2 | |
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 'lib/Target/PowerPC/PPCMachineFunctionInfo.h')
0 files changed, 0 insertions, 0 deletions
