yonghong-song added a comment.

@Jac1494 Based on early discussion, we cannot just issue debuginfo for externs 
when -g is specified as this may cause debuginfo (and final binary) size bloat. 
One possible way is to enable it when `-fstandalone-debug` is specified. 
@dblaikie can you comment on this patch and general possible forward path for 
extern variable debug info support?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70696/new/

https://reviews.llvm.org/D70696



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to