sanitizer_common: Remove Fuchsia support for reading flags from files
authorRoland McGrath <mcgrathr@google.com>
Fri, 25 Mar 2022 00:02:20 +0000 (17:02 -0700)
committerRoland McGrath <mcgrathr@google.com>
Mon, 28 Mar 2022 17:54:04 +0000 (10:54 -0700)
commit39294589bf02a8f420430687be8a9c665d2f79dd
tree940b9e4a9132195a39bbc24d295a4a29246a0516
parent52fa1d1a02940ac46aac5b8d6f87ca9d6a6a97be
sanitizer_common: Remove Fuchsia support for reading flags from files

This has never really been used in practice.  Fuchsia is moving
away from the support this requires, so don't use it.

Reviewed By: phosek

Differential Revision: https://reviews.llvm.org/D122500
compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp