[PATCH] D88138: [NPM] Add target specific hook to add passes for New Pass Manager
Jameson Nash via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 16 10:24:24 PST 2020
vtjnash added a comment.
I think this, and similar recent commits, are causing the shared library builds to fail some tests if this code gets linked into libLLVM.so: https://bugs.llvm.org/show_bug.cgi?id=48181. I assume it might actually a bug in ld (GNU Binutils for Ubuntu 2.34), as I don't understand the linker behavior there?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88138/new/
https://reviews.llvm.org/D88138
More information about the cfe-commits
mailing list