mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
In some places, Foundation is comparing ObjC method pointers. Therefore LLVM's function merging pass must not create aliases for identica; functions, but instead create thunks. This can be ensured by not creating ObjC methods with the unnamed_addr attribute. rdar://problem/58483698
1.8 KiB
1.8 KiB