OSDN Git Service

[gn build] Port 0f6220ddd6c
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 16 Jul 2020 23:07:45 +0000 (23:07 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 16 Jul 2020 23:07:45 +0000 (23:07 +0000)
llvm/utils/gn/secondary/compiler-rt/lib/profile/BUILD.gn

index f5fc87c..77e2b6d 100644 (file)
@@ -52,6 +52,7 @@ static_library("profile") {
     "InstrProfilingUtil.c",
     "InstrProfilingUtil.h",
     "InstrProfilingValue.c",
+    "InstrProfilingVersionVar.c",
     "InstrProfilingWriter.c",
   ]
   if (current_os == "win") {