[PATCH] D133875: [clang] fix generation of .debug_aranges with LTO (resubmit)
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 14 11:36:43 PDT 2022
dblaikie added a comment.
I think @maskray was saying this doesn't actually work & different flags are needed to pass to lld - have you tested this end-to-end/with a real compilation, does that work? (are there other cases that already use `-mllvm` to pass flags down to lld?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133875/new/
https://reviews.llvm.org/D133875
More information about the cfe-commits
mailing list