This is an archive of the discontinued LLVM Phabricator instance.

[compiler-rt] Allow 64-bit sanitizer allocator to be used if using RISCV64 and Fuchsia
ClosedPublic

Authored by leonardchan on May 22 2023, 2:56 PM.

Details

Summary

This way, Fuchsia can use the 64-bit allocator settings in D151157 without changing the default behavior for others.

Diff Detail