[PATCH] D70696: [DebugInfo] Support to emit debugInfo for extern variables
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 2 11:47:40 PST 2019
yonghong-song added a comment.
@dblaikie Good points. I will guard external variable debug info generation under `-fstandalone-debug` flag.
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