[PATCH] D70696: [DebugInfo] Support to emit debugInfo for extern variables
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 22 12:59:37 PST 2019
rnk added a comment.
I wasn't able to fix forward because the functionality you added doesn't seem to work, at least not for me, so I went ahead and reverted the change. I considered XFAILing the test, but I am concerned that may cause it to pass unexpectedly on some bot somewhere. In any case, please address the two requests I made (use cc1, avoid requiring BPF target in test) and reland.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70696/new/
https://reviews.llvm.org/D70696
More information about the cfe-commits
mailing list