| commit | 466876b0a652f75e8132052fa1c4bf4cf09380c0 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Wed Aug 12 23:32:33 2009 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Wed Aug 12 23:32:33 2009 +0000 |
| tree | ca1902cb47f1a5cee3aee9c8a096c80eb4732692 | |
| parent | b66173820314f8ccbf31874e3db64c8ba1319d95 [diff] |
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