[PATCH] D104532: [LLD] [COFF] Fix up missing stdcall decorations in MinGW mode

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 23:49:56 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGce211c505b82: [LLD] [COFF] Fix up missing stdcall decorations in MinGW mode (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D104532?vs=353173&id=356109#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104532/new/

https://reviews.llvm.org/D104532

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/Options.td
  lld/COFF/SymbolTable.cpp
  lld/COFF/SymbolTable.h
  lld/MinGW/Driver.cpp
  lld/MinGW/Options.td
  lld/test/COFF/link-dll-stdcall.s
  lld/test/MinGW/driver.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104532.356109.patch
Type: text/x-patch
Size: 12456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/8d3b879a/attachment.bin>


More information about the llvm-commits mailing list