Skip to content
  • Chris Lattner's avatar
    * Continue cleanup of type printing code · 132ba2a4
    Chris Lattner authored
    * Print a newline after a malloc instruction
    * Convert unprintable characters to x_ instead of _x so that we don't
      generate identifiers that start with underscores
    
    llvm-svn: 2577
    132ba2a4
Loading