[llvm] 430bfc4 - [gn build] Port 33a7b4d9d8e6

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 15:29:56 PDT 2021


Author: LLVM GN Syncbot
Date: 2021-07-01T22:26:09Z
New Revision: 430bfc4f3ba631bee7f662895d78642b78adf54d

URL: https://github.com/llvm/llvm-project/commit/430bfc4f3ba631bee7f662895d78642b78adf54d
DIFF: https://github.com/llvm/llvm-project/commit/430bfc4f3ba631bee7f662895d78642b78adf54d.diff

LOG: [gn build] Port 33a7b4d9d8e6

Added: 
    

Modified: 
    llvm/utils/gn/secondary/compiler-rt/lib/profile/BUILD.gn

Removed: 
    


################################################################################
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 5fab007153e49..a0bc9b72c3652 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",


        


More information about the llvm-commits mailing list