[all-commits] [llvm/llvm-project] eeb96e: [libc++] Re-apply parts of 3ea9450bda90 "Migrate L...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Jun 15 14:41:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: eeb96e4f198a9e212f82a5dd067e3c1af6e5876f
      https://github.com/llvm/llvm-project/commit/eeb96e4f198a9e212f82a5dd067e3c1af6e5876f
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M libcxx/utils/libcxx/test/config.py
    M libcxx/utils/libcxx/test/features.py
    M libcxx/utils/libcxx/test/target_info.py

  Log Message:
  -----------
  [libc++] Re-apply parts of 3ea9450bda90 "Migrate Lit platform detection to the DSL"

The commit was reverted in 43c4afb56ff0 because it broke the Windows to
Linux cross-compilation build bots. The issue turned out to be that the
bots were setting the LIBCXX_EXECUTOR incorrectly. This has been fixed
now and verified with the bot owners.

Note that this is only a partial re-application of the commit, since
non-problematic parts of the commits have already been re-applied earlier.




More information about the All-commits mailing list