mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
Objective-C types and enums in modules. We now have a three-stage fallback when looking for methods and properties: first the DWARF, second the modules, third the runtime. <rdar://problem/18782288> llvm-svn: 223939