[PATCH] D110450: [LLD] Remove global state in lld/COFF

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 10 06:25:37 PST 2023


andrewng added a comment.

In D110450#4039625 <https://reviews.llvm.org/D110450#4039625>, @thakis wrote:

> This broke tests on Windows: http://45.33.8.238/win/73025/step_10.txt
>
> Please take a look and revert for now if it takes a while to fix.

I've already committed a fix:

In D110450#4039625 <https://reviews.llvm.org/D110450#4039625>, @thakis wrote:

> This broke tests on Windows: http://45.33.8.238/win/73025/step_10.txt
>
> Please take a look and revert for now if it takes a while to fix.

I've already committed a fix: https://reviews.llvm.org/rG85a2f29fd485d29e6a93de6f0c2bfdc009d06a56.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110450



More information about the llvm-commits mailing list