don't reset the default.

llvm-svn: 94380
This commit is contained in:
Chris Lattner 2010-01-24 20:53:12 +00:00
parent 0bcc858a2b
commit d96bcb5f22
1 changed files with 0 additions and 2 deletions

View File

@ -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";