[PATCH] D123534: [dwarf] Emit a DIGlobalVariable for constant strings.
Paul Kirth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 16 18:47:13 PDT 2022
paulkirth added a comment.
Hi, we're seeing a breakage in Fuchsia's clang CI for x64 windows that I think is related to this patch.
https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-windows-x64/b8813962058917346337/overview
We see a test failure in Clang :: CodeGen/debug-info-variables.c, which this patch modifies.
If this will be hard to fix, would you mind reverting until a fix is ready?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123534/new/
https://reviews.llvm.org/D123534
More information about the cfe-commits
mailing list