[PATCH] D132331: [llvm] Mark CFGuard fn ptr symbol as DSO local and add tests for mingw
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 22 14:07:15 PDT 2022
mstorsjo added a comment.
> Depends on D132302 <https://reviews.llvm.org/D132302>
Technically it doesn't (a llvm codegen change can't really depend on higher layers), they're quite unrelated - even though it isn't very useful in the end without the other one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132331/new/
https://reviews.llvm.org/D132331
More information about the llvm-commits
mailing list