[clang] [clang][CrossTU] Indicate weak link attribute in ExternalDefMap. (PR #204188)
Arseniy Zaostrovnykh via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 9 06:48:23 PDT 2026
=?utf-8?q?Balázs_Kéri?= <balazs.keri at ericsson.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/204188 at github.com>
necto wrote:
> I created an alternative (and more simple) solution in #222010 .
Thanks! I like the alternative and simpler solution more, although it does require generation of an entire DefMap in a single execution
https://github.com/llvm/llvm-project/pull/204188
More information about the cfe-commits
mailing list