[all-commits] [llvm/llvm-project] ac567e: [CMake] Add check-debuginfo-* targets
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jun 26 11:18:40 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ac567eec119f7d288c6f47921b348aeea7d743cd
https://github.com/llvm/llvm-project/commit/ac567eec119f7d288c6f47921b348aeea7d743cd
Author: Fangrui Song <maskray at google.com>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M debuginfo-tests/CMakeLists.txt
Log Message:
-----------
[CMake] Add check-debuginfo-* targets
* check-debuginfo-dexter runs lit tests under debuginfo-tests/dexter/
* check-debuginfo-llgdb-tests runs lit tests under debuginfo-tests/llgdb-tests/
* ...
Reviewed By: tbosch
Differential Revision: https://reviews.llvm.org/D82605
More information about the All-commits
mailing list