[PATCH] D134616: [CodeView] Avoid NULL deref of Scope

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 15:43:02 PDT 2022


rnk added a comment.

Code looks good, but can you add a globals-rust.ll file next to llvm/test/DebugInfo/COFF/global_visibility.ll with some representative debug info? Or limit it to globals-noscope.ll or something like that to hit this codepath.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134616



More information about the llvm-commits mailing list