[MinGW] [X86] Pass true for the second parameter to StubValueTy for MO_COFFSTUB....
authorMartin Storsjo <martin@martin.st>
Fri, 31 Aug 2018 08:00:31 +0000 (08:00 +0000)
committerMartin Storsjo <martin@martin.st>
Fri, 31 Aug 2018 08:00:31 +0000 (08:00 +0000)
commitf010872b5c3ed03e4d8303385e92396e693f2161
tree9946f2209df669defb645e8cbff03c887b0018ed
parent2dcaa41e1ef234a3387a2cb83288252b90c22fb8
[MinGW] [X86] Pass true for the second parameter to StubValueTy for MO_COFFSTUB. NFC.

These stubs should never be emitted for internal symbols, and
nothing in AsmPrinter ever actually use this value when producing
the stubs for COFF anyway.

llvm-svn: 341177
llvm/lib/Target/X86/X86MCInstLower.cpp