projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f143ce
)
Revert r46916 PPCTargetAsmInfo.cpp.
author
Evan Cheng
<evan.cheng@apple.com>
Tue, 12 Feb 2008 19:25:12 +0000
(19:25 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Tue, 12 Feb 2008 19:25:12 +0000
(19:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47020
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PPCTargetAsmInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PPCTargetAsmInfo.cpp
b/lib/Target/PowerPC/PPCTargetAsmInfo.cpp
index 90270ad2f08a588163406f9e83ee2ddf41e96e37..8728def217c7c564051d7d4537fa43a4f0ec0c30 100644
(file)
--- a/
lib/Target/PowerPC/PPCTargetAsmInfo.cpp
+++ b/
lib/Target/PowerPC/PPCTargetAsmInfo.cpp
@@
-92,8
+92,8
@@
LinuxTargetAsmInfo::LinuxTargetAsmInfo(const PPCTargetMachine &TM)
CommentString = "#";
GlobalPrefix = "";
PrivateGlobalPrefix = "";
- ConstantPoolSection = "\t.section .rodata\t";
- JumpTableDataSection = ".section .rodata";
+ ConstantPoolSection = "\t.section .rodata
.cst4
\t";
+ JumpTableDataSection = ".section .rodata
.cst4
";
CStringSection = "\t.section\t.rodata";
StaticCtorsSection = ".section\t.ctors,\"aw\",@progbits";
StaticDtorsSection = ".section\t.dtors,\"aw\",@progbits";