[PATCH] D70696: [DebugInfo] Support to emit debugInfo for extern variables

Sourabh Singh Tomar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 2 12:25:15 PST 2019


SouraVX added a comment.

@dblaikie  , If you try switching to C compiler. then the DW_TAG_variable is their. for C++ . It's not generated.  Please check godbolt again. -- though strange


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