Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mangling substitutions for address-space-qualified class | Douglas Gregor | 2011-12-03 | 1 | -0/+6 |
| | | | | | | types. Patch from Dmitri Rubinstein! llvm-svn: 145776 | ||||
* | Add name mangling for address spaces. We use the vendor-extension | Douglas Gregor | 2010-06-14 | 1 | -0/+6 |
mangling for types, where the <source-name> is ASxxx (xxx is the address-space number). llvm-svn: 105975 |