[PATCH] D52749: [LLD][COFF] Fix CRT global initializers

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 14:26:22 PDT 2018


aganea added a comment.

Please note that this issue occurs only when using MSVC cl.exe. Compiling with clang-cl.exe does not expose the issue.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52749





More information about the llvm-commits mailing list