[PATCH] D75919: Teach the MLIR AsmPrinter to correctly escape asm names that use invalid characters.
    Chris Lattner via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 10 23:00:27 PDT 2020
    
    
  
lattner added a comment.
Who should own the complexity (and the definition of what a valid asm name is): the core, or all clients?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75919/new/
https://reviews.llvm.org/D75919
    
    
More information about the llvm-commits
mailing list