diff options
author | Dan Albert <danalbert@google.com> | 2021-01-26 16:04:56 -0800 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2021-01-26 16:15:45 -0800 |
commit | fae16fc0eed7cf60207901818cfe040116f2ef00 (patch) | |
tree | 6ba15067f0cded658da8d85a3f9493b78de5e24e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f3c9687a4f79fc5e31890278507294594d8787bd (diff) | |
download | llvm-fae16fc0eed7cf60207901818cfe040116f2ef00.zip llvm-fae16fc0eed7cf60207901818cfe040116f2ef00.tar.gz llvm-fae16fc0eed7cf60207901818cfe040116f2ef00.tar.bz2 |
Disable rosegment for old Android versions.
The unwinder used by the crash handler on versions of Android prior to
API 29 did not correctly handle binaries built with rosegment, which is
enabled by default for LLD. Android only supports LLD, so it's not an
issue that this flag is not accepted by other linkers.
Reviewed By: srhines
Differential Revision: https://reviews.llvm.org/D95166
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions