[PATCH] D143921: [debug-info][codegen] Prevent creation of self-referential SP node
    Adrian Prantl via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Feb 13 15:58:07 PST 2023
    
    
  
aprantl added a comment.
In D143921#4123218 <https://reviews.llvm.org/D143921#4123218>, @fdeazeve wrote:
> Any testing suggestions here? I can use what we have on GH (cpp -> codegen test), but I'm not sure if there's a finer grained test we could use.
I was thinking of a very small IR test similar to `llvm/test/Verifier/disubprogram-name-match-only.ll`.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143921/new/
https://reviews.llvm.org/D143921
    
    
More information about the cfe-commits
mailing list