Fix a couple recent ABI regressions noticed during code review (fallout from the ObjC type system rewrite).

It's unfortunate that the mangling includes the low-level structs. Nevertheless, we need this for binary compatibility with GCC.

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