[llvm] 71d331c - [gn build] port 6ce872724877

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 11:33:45 PDT 2022


Author: Nico Weber
Date: 2022-10-14T14:33:33-04:00
New Revision: 71d331ca22afc73ee5e54d4aeb5a7ed7f7c0475e

URL: https://github.com/llvm/llvm-project/commit/71d331ca22afc73ee5e54d4aeb5a7ed7f7c0475e
DIFF: https://github.com/llvm/llvm-project/commit/71d331ca22afc73ee5e54d4aeb5a7ed7f7c0475e.diff

LOG: [gn build] port 6ce872724877

Added: 
    

Modified: 
    llvm/utils/gn/secondary/llvm/test/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/llvm/test/BUILD.gn b/llvm/utils/gn/secondary/llvm/test/BUILD.gn
index be433ca8a5612..aa5369be71813 100644
--- a/llvm/utils/gn/secondary/llvm/test/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/test/BUILD.gn
@@ -84,8 +84,6 @@ write_lit_config("lit_site_cfg") {
     "LLVM_BINDINGS=",
     "LLVM_BYE_LINK_INTO_TOOLS=0",
 
-    "LLVM_INCLUDE_GO_TESTS=0",
-
     "HAVE_OCAMLOPT=0",
     "OCAMLFIND=OCAMLFIND-NOTFOUND",
     "OCAMLFLAGS=",


        


More information about the llvm-commits mailing list