"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "890c6b552086ec13c9156a341c4c03712576d3d7"
[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