mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08: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