[PATCH] D143229: [FunctionImporter] Don't upgrade debug info for ThinLTO compiles
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 10:22:47 PST 2023
aeubanks planned changes to this revision.
aeubanks added a comment.
my assumption was wrong then
what about checking if the `llvm.ident`s (embedded by the frontend) of the modules match? although that wouldn't work for cross-language LTO, but it's a start
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143229/new/
https://reviews.llvm.org/D143229
More information about the llvm-commits
mailing list