Extend the AsmWriter to print unnamed numbered types as "%0 = type ..."
and unnamed numbered global variables as "@0 = global ...". Extend the
AsmParser to recognize these forms.

llvm-svn: 78859
4 files changed
tree: ca1902cb47f1a5cee3aee9c8a096c80eb4732692
  1. clang/
  2. compiler-rt/
  3. llvm/