aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>2024-02-21 09:00:43 +0000
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>2024-02-21 09:00:43 +0000
commitf8c1af1d096b97a42e4ab178c93accfc4e5fa288 (patch)
tree08ec1fc62035dd082ed34140fa979abea3f9cf33
parent50373506d570f3db1e1af7c13d46409736452f3a (diff)
downloadllvm-f8c1af1d096b97a42e4ab178c93accfc4e5fa288.zip
llvm-f8c1af1d096b97a42e4ab178c93accfc4e5fa288.tar.gz
llvm-f8c1af1d096b97a42e4ab178c93accfc4e5fa288.tar.bz2
[gn build] Port 8b84de26dfc1
-rw-r--r--llvm/utils/gn/secondary/llvm/tools/llvm-exegesis/lib/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
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 7e58064..57d1003 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