[all-commits] [llvm/llvm-project] 850b57: [runtimes] Bring back TARGET_TRIPLE

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Jul 14 12:15:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 850b57c5fbe7b44d18c9667bb31adfbe307453a6
      https://github.com/llvm/llvm-project/commit/850b57c5fbe7b44d18c9667bb31adfbe307453a6
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-07-14 (Wed, 14 Jul 2021)

  Changed paths:
    M libcxx/CMakeLists.txt
    M libcxx/lib/abi/CMakeLists.txt
    M libcxx/test/CMakeLists.txt
    M libcxxabi/CMakeLists.txt
    M libcxxabi/test/CMakeLists.txt
    M libunwind/CMakeLists.txt
    M libunwind/test/CMakeLists.txt

  Log Message:
  -----------
  [runtimes] Bring back TARGET_TRIPLE

This commit reverts 5099e01568 and 77396bbc98, which broke the build
in various ways. I'm reverting until I can investigate, since that
change appears to be way more subtle than it seemed.




More information about the All-commits mailing list