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:
43b5f93
)
don't reset the default.
author
Chris Lattner
<sabre@nondot.org>
Sun, 24 Jan 2010 20:53:12 +0000
(20:53 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 24 Jan 2010 20:53:12 +0000
(20:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94380
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/SystemZ/SystemZMCAsmInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/SystemZ/SystemZMCAsmInfo.cpp
b/lib/Target/SystemZ/SystemZMCAsmInfo.cpp
index ba392bb4d558df2c8ae74408d0a7712685d8ba01..52d4d5149c6d828ea3e0ae8d63075e1504a62f61 100644
(file)
--- a/
lib/Target/SystemZ/SystemZMCAsmInfo.cpp
+++ b/
lib/Target/SystemZ/SystemZMCAsmInfo.cpp
@@
-16,8
+16,6
@@
using namespace llvm;
SystemZMCAsmInfo::SystemZMCAsmInfo(const Target &T, const StringRef &TT) {
- AlignmentIsInBytes = true;
-
PrivateGlobalPrefix = ".L";
WeakRefDirective = "\t.weak\t";
SetDirective = "\t.set\t";