[all-commits] [llvm/llvm-project] 5beec6: [libcxxabi/runtimes] Set LLVM_HOST_TRIPLE in runti...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Nov 16 08:30:30 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5beec6fb04e7dc3fb37ec0cb9acce9db635d3604
      https://github.com/llvm/llvm-project/commit/5beec6fb04e7dc3fb37ec0cb9acce9db635d3604
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
    M runtimes/CMakeLists.txt

  Log Message:
  -----------
  [libcxxabi/runtimes] Set LLVM_HOST_TRIPLE in runtimes build

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.

Reviewed By: #libc_abi, phosek

Differential Revision: https://reviews.llvm.org/D113663




More information about the All-commits mailing list