From: LLVM GN Syncbot Date: Mon, 19 Jul 2021 19:24:16 +0000 (+0000) Subject: [gn build] Port 54902e00d128 X-Git-Tag: llvmorg-14-init~1011 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=42e6cfc81d05304574f98e3b05296d53613493ff;p=platform%2Fupstream%2Fllvm.git [gn build] Port 54902e00d128 --- 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 5fab007..a0bc9b7 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",