[PATCH] D55229: [COFF] Statically link certain runtime library functions

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 16:02:47 PDT 2019


rnk updated this revision to Diff 197211.
rnk added a comment.

- update test to check IR


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D55229

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGenCXX/dllimport-runtime-fns.cpp
  clang/test/CodeGenCXX/runtime-dllstorage.cpp
  clang/test/CodeGenObjC/gnu-init.m
  clang/test/CodeGenObjCXX/msabi-stret.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55229.197211.patch
Type: text/x-patch
Size: 7289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/be659fc3/attachment.bin>


More information about the llvm-commits mailing list