mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-22 11:39:35 +00:00
Set HasSetDirective to true.
llvm-svn: 132127
This commit is contained in:
parent
15dc009422
commit
5a8bd76f99
@ -23,6 +23,5 @@ MipsMCAsmInfo::MipsMCAsmInfo(const Target &T, StringRef TT) {
|
||||
CommentString = "#";
|
||||
ZeroDirective = "\t.space\t";
|
||||
GPRel32Directive = "\t.gpword\t";
|
||||
HasSetDirective = false;
|
||||
WeakRefDirective = "\t.weak\t";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user