From eac20c0e507cf3fd02fde13e5e04993e1f92a664 Mon Sep 17 00:00:00 2001 From: Peter Collingbourne Date: Tue, 28 Apr 2026 17:44:50 -0700 Subject: [gn build] Port c26ae41c8765 Reviewers: Pull Request: https://github.com/llvm/llvm-project/pull/194759 --- llvm/utils/gn/secondary/llvm/lib/ProfileData/BUILD.gn | 1 - 1 file changed, 1 deletion(-) 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", -- cgit v1.2.3