projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3464cec
)
Revert part of my last commit. the mingw32 build bot doesn't seem to like it.
author
Michael J. Spencer
<bigcheesegs@gmail.com>
Mon, 23 Aug 2010 05:25:23 +0000
(
05:25
+0000)
committer
Michael J. Spencer
<bigcheesegs@gmail.com>
Mon, 23 Aug 2010 05:25:23 +0000
(
05:25
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111793
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/MC/MCAsmInfoCOFF.cpp
patch
|
blob
|
history
diff --git
a/lib/MC/MCAsmInfoCOFF.cpp
b/lib/MC/MCAsmInfoCOFF.cpp
index 45e981b9fcb092e165da5af63782d033297bf2e3..7fc7d7abb232c8283ce663fe7dbfb1d60b68a4f8 100644
(file)
--- a/
lib/MC/MCAsmInfoCOFF.cpp
+++ b/
lib/MC/MCAsmInfoCOFF.cpp
@@
-20,7
+20,6
@@
MCAsmInfoCOFF::MCAsmInfoCOFF() {
GlobalPrefix = "_";
COMMDirectiveAlignmentIsInBytes = false;
HasLCOMMDirective = true;
- HasSetDirective = false;
HasDotTypeDotSizeDirective = false;
HasSingleParameterDotFile = false;
PrivateGlobalPrefix = "L"; // Prefix for private global symbols