diff options
author | Jared Irwin <jrairwin@sympatico.ca> | 2022-02-06 12:36:12 -0500 |
---|---|---|
committer | Jez Ng <jezng@fb.com> | 2022-02-06 13:15:16 -0500 |
commit | 31626cc111c01a92325e36e15b012be0caab4f4c (patch) | |
tree | 517a22f5da22be9c8dbac820058acd0bb09a0b93 /llvm/lib/Object | |
parent | cecf11c31544ec17b16843297246e93618cd56cd (diff) | |
download | llvm-31626cc111c01a92325e36e15b012be0caab4f4c.zip llvm-31626cc111c01a92325e36e15b012be0caab4f4c.tar.gz llvm-31626cc111c01a92325e36e15b012be0caab4f4c.tar.bz2 |
[lld-macho] Add -pagezero_size
Adds `-pagezero_size`. `-pagezero_size` commonly used for kernel development.
`-pagezero_size` changes the `__PAGEZERO` size, removing that segment if it is set to zero.
One of the four flags from {D118570}
Now with error messages and tests.
Differential Revision: https://reviews.llvm.org/D118724
Diffstat (limited to 'llvm/lib/Object')
0 files changed, 0 insertions, 0 deletions