[PATCH] D100557: [GC][NFC] Move GCStrategy from CodeGen to IR
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 00:41:42 PDT 2021
mkazantsev requested review of this revision.
mkazantsev added a comment.
I made a default build and dynamic build with options
-DLLVM_BUILD_LLVM_DYLIB=On
-DLLVM_LINK_LLVM_DYLIB=On
And also clang&polly build with these options. All of them passed make check tests. So I hope it should work.
Let's try it out.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100557/new/
https://reviews.llvm.org/D100557
More information about the llvm-commits
mailing list