"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "3cb773431d15b97c23e5b9258c9c061857dbc196"
[MachO] Emit Weak ReadOnlyWithRel to ConstDataSection
Summary: Darwin dynamic linker can handle weak symbols in ConstDataSection. ReadonReadOnlyWithRel symbols should be emitted in ConstDataSection instead of normal DataSection. rdar://problem/39298457 Reviewers: dexonsmith, kledzik Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D45472 llvm-svn: 329752
Loading
Please register or sign in to comment