[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
Fri Jun 18 23:57:27 PDT 2021


mstorsjo updated this revision to Diff 353173.
mstorsjo added a comment.

Updated to rerun CI after fixing a test in the base patch


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.353173.patch
Type: text/x-patch
Size: 12431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210619/7d5ed8de/attachment.bin>


More information about the llvm-commits mailing list