[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:06:53 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC359513: Re-land r359250, [COFF] Statically link certain runtime library functions (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55229?vs=197211&id=197212#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D55229

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

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


More information about the llvm-commits mailing list