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:
64c2b24
)
remove unneeded directive set.
author
Chris Lattner
<sabre@nondot.org>
Sat, 23 Jan 2010 05:28:25 +0000
(
05:28
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 23 Jan 2010 05:28:25 +0000
(
05:28
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94286
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PPCMCAsmInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PPCMCAsmInfo.cpp
b/lib/Target/PowerPC/PPCMCAsmInfo.cpp
index ee6deb5c5090e194bac2dbf77f76da6eccd16a43..ba9937b4c523d6efffb6d30deeae9ac8c6e0067e 100644
(file)
--- a/
lib/Target/PowerPC/PPCMCAsmInfo.cpp
+++ b/
lib/Target/PowerPC/PPCMCAsmInfo.cpp
@@
-29,7
+29,6
@@
PPCLinuxMCAsmInfo::PPCLinuxMCAsmInfo(bool is64Bit) {
CommentString = "#";
GlobalPrefix = "";
PrivateGlobalPrefix = ".L";
- UsedDirective = "\t# .no_dead_strip\t";
WeakRefDirective = "\t.weak\t";
// Uses '.section' before '.bss' directive