[PATCH] D79507: [flang] Change DIE("unreachable") cases to use llvm_unreachable
    Hal Finkel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun  1 09:06:34 PDT 2020
    
    
  
hfinkel added a comment.
One more thought: We might split this into two patches. First, make the strings more informative. Then a patch for llvm_unreachable on top of that.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79507/new/
https://reviews.llvm.org/D79507
    
    
More information about the llvm-commits
mailing list