Merge "-fno-emulated-tls is the default now." into main am: f6358c9126 am: b44804c2b0 am: 050f7353c0

Original change: https://android-review.googlesource.com/c/platform/bionic/+/2874456

Change-Id: Ic93e4036c2d667e953fc2f8999eaed074815c8f7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Elliott Hughes 2023-12-14 17:55:36 +00:00 committed by Automerger Merge Worker
commit 9bbf4d58f7

View file

@ -67,9 +67,6 @@ libc_common_flags = [
// __dso_handle needs to have default visibility on ARM32. See b/73485611.
"-Wexit-time-destructors",
// GWP-ASan requires platform TLS.
"-fno-emulated-tls",
// We know clang does a lot of harm by rewriting what we've said, and sadly
// never see any good it does, so let's just ask it to do what we say...
// (The specific motivating example was clang turning a loop that would only