[PATCH] D129127: ManagedStatic: remove from DynamicLibrary
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 4 02:14:58 PDT 2022
nhaehnle added a comment.
In D129127#3696861 <https://reviews.llvm.org/D129127#3696861>, @Meinersbur wrote:
> I am responsible for one of the buildbots that failed (https://lab.llvm.org/buildbot/#/builders/172). If you don't have access to a Windows machine to reproduce the problem, I could help.
@Meinersbur Thanks, I'd appreciate it. It looked easy enough to fix, but if you could give it a pre-test then for your convenience I put it here: https://github.com/nhaehnle/llvm-project/tree/managedstatic-dynamiclibrary
git fetch git at github.com:nhaehnle/llvm-project.git managedstatic-dynamiclibrary && git switch -d FETCH_HEAD
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129127/new/
https://reviews.llvm.org/D129127
More information about the llvm-commits
mailing list