[llvm] 711caee - [gn build] (manually) port fc69967a4b9
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 10:29:21 PST 2020
Author: Nico Weber
Date: 2020-02-18T13:29:13-05:00
New Revision: 711caee53353d951abde55301836f6ea935450bf
URL: https://github.com/llvm/llvm-project/commit/711caee53353d951abde55301836f6ea935450bf
DIFF: https://github.com/llvm/llvm-project/commit/711caee53353d951abde55301836f6ea935450bf.diff
LOG: [gn build] (manually) port fc69967a4b9
Added:
Modified:
llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn b/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
index bcf28662f751..88b820ad03ed 100644
--- a/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
+++ b/llvm/utils/gn/secondary/compiler-rt/lib/scudo/standalone/BUILD.gn
@@ -36,6 +36,7 @@ source_set("sources") {
"primary32.h",
"primary64.h",
"quarantine.h",
+ "release.cpp",
"release.h",
"report.cpp",
"report.h",
More information about the llvm-commits
mailing list