[llvm] 12f0802 - [gn build] Port c0eb9b4cdef6

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 01:31:36 PDT 2022


Author: LLVM GN Syncbot
Date: 2022-03-28T08:27:36Z
New Revision: 12f0802c93f5073b1fe02bcae118160ea169cb29

URL: https://github.com/llvm/llvm-project/commit/12f0802c93f5073b1fe02bcae118160ea169cb29
DIFF: https://github.com/llvm/llvm-project/commit/12f0802c93f5073b1fe02bcae118160ea169cb29.diff

LOG: [gn build] Port c0eb9b4cdef6

Added: 
    

Modified: 
    llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
index abef7aa4b5046..be14a14a3ed40 100644
--- a/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
@@ -116,7 +116,6 @@ static_library("Support") {
     "RISCVAttributeParser.cpp",
     "RISCVAttributes.cpp",
     "RISCVISAInfo.cpp",
-    "RISCVVIntrinsicUtils.cpp",
     "RWMutex.cpp",
     "RandomNumberGenerator.cpp",
     "Regex.cpp",


        


More information about the llvm-commits mailing list