[all-commits] [llvm/llvm-project] 77396b: [runtimes] NFCI: Drop intermediate CMake variable ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Jul 14 07:50:25 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77396bbc981a96e22eae9f0bc79a7d55316501c1
https://github.com/llvm/llvm-project/commit/77396bbc981a96e22eae9f0bc79a7d55316501c1
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] NFCI: Drop intermediate CMake variable TARGET_TRIPLE
We might as well use the various XXX_TARGET_TRIPLE variables directly.
More information about the All-commits
mailing list