This allows tests to tell if they're running natively.
Those tests are libcxxabi/test/native/arm-linux-eabi.
Which were running on Linaro's bots but became unsupported
when we switched to the runtimes build.
Differential D113663
[libcxxabi/runtimes] Set LLVM_HOST_TRIPLE in runtimes build DavidSpickett on Nov 11 2021, 4:31 AM. Authored by
Details
This allows tests to tell if they're running natively. Those tests are libcxxabi/test/native/arm-linux-eabi.
Diff Detail
Event Timeline
|
We can simplify this by getting the host triple unconditionally.