mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
Revert part of my last commit. the mingw32 build bot doesn't seem to like it.
llvm-svn: 111793
This commit is contained in:
parent
c52ac23659
commit
82f1603fa7
@ -20,7 +20,6 @@ MCAsmInfoCOFF::MCAsmInfoCOFF() {
|
||||
GlobalPrefix = "_";
|
||||
COMMDirectiveAlignmentIsInBytes = false;
|
||||
HasLCOMMDirective = true;
|
||||
HasSetDirective = false;
|
||||
HasDotTypeDotSizeDirective = false;
|
||||
HasSingleParameterDotFile = false;
|
||||
PrivateGlobalPrefix = "L"; // Prefix for private global symbols
|
||||
|
Loading…
x
Reference in New Issue
Block a user