From 430bfc4f3ba631bee7f662895d78642b78adf54d Mon Sep 17 00:00:00 2001 From: LLVM GN Syncbot Date: Thu, 1 Jul 2021 22:26:09 +0000 Subject: [PATCH] [gn build] Port 33a7b4d9d8e6 --- llvm/utils/gn/secondary/compiler-rt/lib/profile/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/profile/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/lib/profile/BUILD.gn index 5fab007153e4..a0bc9b72c365 100644 --- a/llvm/utils/gn/secondary/compiler-rt/lib/profile/BUILD.gn +++ b/llvm/utils/gn/secondary/compiler-rt/lib/profile/BUILD.gn @@ -34,7 +34,6 @@ static_library("profile") { "GCDAProfiling.c", "InstrProfiling.c", "InstrProfiling.h", - "InstrProfilingBiasVar.c", "InstrProfilingBuffer.c", "InstrProfilingFile.c", "InstrProfilingInternal.c",