Commit dc3069da authored by Leonard Chan's avatar Leonard Chan
Browse files

[NFC][hwasan][Fuchsia] Instead wrap contents of InitLoadedGlobals with if...

[NFC][hwasan][Fuchsia] Instead wrap contents of InitLoadedGlobals with if constexpr (!SANITIZER_FUCHSIA)

This prevents spamming the build log with unused InitLoadedGlobals when building fuchsia runtimes.

Differential Revision: https://reviews.llvm.org/D150737
parent 0e66105a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment