[all-commits] [llvm/llvm-project] 2ed813: [gn] Add dummy build file for VETests
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Sep 20 08:08:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ed813ff269664f2f9e78e9887c205b634226831
https://github.com/llvm/llvm-project/commit/2ed813ff269664f2f9e78e9887c205b634226831
Author: Nico Weber <thakis at chromium.org>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
A llvm/utils/gn/secondary/llvm/unittests/Target/VE/BUILD.gn
Log Message:
-----------
[gn] Add dummy build file for VETests
sync_source_lists_from_cmake.py checks that every unittest in CMake
also exists in the GN build. 4f330b7f756e added VETests, but the GN
build doesn't include the VE target. So add a dummy target for this
to placate the check.
More information about the All-commits
mailing list