aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Collingbourne <pcc@google.com>2026-04-28 17:44:50 -0700
committerGitHub <noreply@github.com>2026-04-28 17:44:50 -0700
commiteac20c0e507cf3fd02fde13e5e04993e1f92a664 (patch)
tree06df5edd15cbc159396b25a3399a40433df9c776
parent4be3a8cf0230f5435d891a84d4146ffaadc05073 (diff)
downloadllvm-eac20c0e507cf3fd02fde13e5e04993e1f92a664.tar.gz
llvm-eac20c0e507cf3fd02fde13e5e04993e1f92a664.tar.bz2
llvm-eac20c0e507cf3fd02fde13e5e04993e1f92a664.zip
[gn build] Port c26ae41c8765
Reviewers: Pull Request: https://github.com/llvm/llvm-project/pull/194759
-rw-r--r--llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn
index c990aaee4ef3..28063dc794a9 100644
--- a/llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn
@@ -11,7 +11,6 @@ static_library("ProfileData") {
]
sources = [
"DataAccessProf.cpp",
- "ETMTraceDecoder.cpp",
"GCOV.cpp",
"IndexedMemProfData.cpp",
"InstrProf.cpp",