diff options
author | Maksim Panchenko <maks@fb.com> | 2025-06-27 09:12:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-27 09:12:08 -0700 |
commit | d00c83ef226f3c13a85e95a240fb98216d46059b (patch) | |
tree | de62cc0bc192ca5a0d62ef95a7bf534b8b75d3e2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2282d4faa0114371730dca748896010994b47781 (diff) | |
download | llvm-d00c83ef226f3c13a85e95a240fb98216d46059b.zip llvm-d00c83ef226f3c13a85e95a240fb98216d46059b.tar.gz llvm-d00c83ef226f3c13a85e95a240fb98216d46059b.tar.bz2 |
[BOLT] Skip creation of new segments (#146023)
When all section contents are updated in-place, we can skip creation of
new segment(s), save disk space, and free up low memory addresses.
Currently, this feature only works with --use-gnu-stack.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions