mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Don't set PrivateGlobalPrefix twice in the same function.
llvm-svn: 196169
This commit is contained in:
parent
d41a7b228c
commit
d2ccd34a64
@ -33,8 +33,6 @@ NVPTXMCAsmInfo::NVPTXMCAsmInfo(const StringRef &TT) {
|
||||
|
||||
CommentString = "//";
|
||||
|
||||
PrivateGlobalPrefix = "$L__";
|
||||
|
||||
HasSetDirective = false;
|
||||
|
||||
HasSingleParameterDotFile = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user