Files
clang-p2996/llvm/lib/ExecutionEngine/Orc/Shared/ObjectFormats.cpp
Ben Langmuir 0f286f8a36 [ORC][MachO] Register objc protolist, protorefs, nlclslist metadata sections (#95144)
Add missing __DATA sections that the objc runtime expects to register.
This fixes running objc code that makes use of `@protocol` references
and `__attribute__((objc_nonlazy_class))` classes.

rdar://129368761
2024-06-11 16:52:42 -07:00

4.8 KiB