[all-commits] [llvm/llvm-project] 04d481: Revert "Remove legacy CMake targets for libcxx and...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Mar 23 08:03:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 04d48111bf932c2beb51784061a41a7938032a4e
https://github.com/llvm/llvm-project/commit/04d48111bf932c2beb51784061a41a7938032a4e
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-03-23 (Mon, 23 Mar 2020)
Changed paths:
M libcxx/docs/BuildingLibcxx.rst
M libcxx/docs/TestingLibcxx.rst
M libcxx/include/CMakeLists.txt
M libcxx/src/CMakeLists.txt
M libcxx/test/CMakeLists.txt
M libcxxabi/src/CMakeLists.txt
M libcxxabi/test/CMakeLists.txt
Log Message:
-----------
Revert "Remove legacy CMake targets for libcxx and libcxxabi"
This reverts commit f383fb40b. It looks like several of our build bots
are still using the legacy target names, so we'll change those before
we commit this change again.
More information about the All-commits
mailing list