mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-18 19:26:06 +00:00

We don't parse ObjC v1 types from the runtime metadata like we do for ObjC v2, but doing so by creating empty types was ruining the i386 v1 debugging experience. <rdar://problem/24093343> llvm-svn: 289233