[PATCH] D147110: [symbolizer] Treat invalid address as addr2line does
    James Henderson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar 29 08:20:01 PDT 2023
    
    
  
jhenderson added a comment.
Thanks for the new cases, but their output actually surprised me. I'd expect GNU output style to render invalid inputs as `??:0` (and equivalently, llvm-addr2line with non-GNU output to echo the input). I'm not too fussed by it, but I would have thought that this comes under "output style" really.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147110/new/
https://reviews.llvm.org/D147110
    
    
More information about the llvm-commits
mailing list