Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-13 | Various AsmWriter output cleanups. Use WriteAsOperand instead of | Dan Gohman | |
PrintUnmangledNameSafely. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78878 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2009-08-12 | Extend the AsmWriter to print unnamed numbered types as "%0 = type ..." | Dan Gohman | |
and unnamed numbered global variables as "@0 = global ...". Extend the AsmParser to recognize these forms. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78859 91177308-0d34-0410-b5e6-96231b3b80d8 |