diff options
author | Jez Ng <jezng@fb.com> | 2020-06-15 15:00:27 -0700 |
---|---|---|
committer | Jez Ng <jezng@fb.com> | 2020-07-01 19:39:29 -0700 |
commit | 7996a1ef7020e4bda1252f6f26c26e1c78aa3eac (patch) | |
tree | 4803b51ebc0a21839d6405907814e5ccf396bbe0 /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
parent | 88874f07464467f3852dd662d180f7738756649b (diff) | |
download | llvm-7996a1ef7020e4bda1252f6f26c26e1c78aa3eac.zip llvm-7996a1ef7020e4bda1252f6f26c26e1c78aa3eac.tar.gz llvm-7996a1ef7020e4bda1252f6f26c26e1c78aa3eac.tar.bz2 |
[lld-macho] Make sure ZeroFill sections are at the end of their segments
Summary:
ld64 does this, and references an internal rdar:// number as an explanation. No
idea what that rdar issue is, but in practice, it seems that not putting a BSS
section at the end can cause subsequent sections in the same segment to be
overwritten with zeroes.
Reviewers: #lld-macho
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D81888
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions