Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Grab bag of Microsoft Mangler fixes: | Charles Davis | 2012-06-13 | 1 | -0/+28 |
- Support mangling virtual function tables (base tables need work on the ManglerContext interface). - Correct mangling of local scopes (i.e. functions and C++ methods). - Replace every llvm_unreachable() for actually-reachable code with a diagnostic. llvm-svn: 158376 |