[lld] [llvm] [lld] Fix -ObjC load behavior with LTO (PR #92162)

Kyungwoo Lee via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 12:29:34 PDT 2024


https://github.com/kyulee-com approved this pull request.

Thanks for fixing this issue!
The related native code seems https://github.com/llvm/llvm-project/blob/main/lld/MachO/ObjC.cpp#L49.

https://github.com/llvm/llvm-project/pull/92162


More information about the llvm-commits mailing list