[llvm] f8c1af1 - [gn build] Port 8b84de26dfc1
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 01:09:31 PST 2024
Author: LLVM GN Syncbot
Date: 2024-02-21T09:00:43Z
New Revision: f8c1af1d096b97a42e4ab178c93accfc4e5fa288
URL: https://github.com/llvm/llvm-project/commit/f8c1af1d096b97a42e4ab178c93accfc4e5fa288
DIFF: https://github.com/llvm/llvm-project/commit/f8c1af1d096b97a42e4ab178c93accfc4e5fa288.diff
LOG: [gn build] Port 8b84de26dfc1
Added:
Modified:
llvm/utils/gn/secondary/llvm/tools/llvm-exegesis/lib/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/tools/llvm-exegesis/lib/BUILD.gn b/llvm/utils/gn/secondary/llvm/tools/llvm-exegesis/lib/BUILD.gn
index 7e58064d8b99ab..57d10031616783 100644
--- a/llvm/utils/gn/secondary/llvm/tools/llvm-exegesis/lib/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/tools/llvm-exegesis/lib/BUILD.gn
@@ -45,6 +45,7 @@ static_library("lib") {
"SubprocessMemory.cpp",
"Target.cpp",
"UopsBenchmarkRunner.cpp",
+ "ValidationEvent.cpp",
]
deps += targets_with_exegesis
More information about the llvm-commits
mailing list