mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +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 = "//";
|
CommentString = "//";
|
||||||
|
|
||||||
PrivateGlobalPrefix = "$L__";
|
|
||||||
|
|
||||||
HasSetDirective = false;
|
HasSetDirective = false;
|
||||||
|
|
||||||
HasSingleParameterDotFile = false;
|
HasSingleParameterDotFile = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user