[llvm] bfa6c9a - [gn build] Port 6cbc37383f4a

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 18:53:40 PST 2024


Author: LLVM GN Syncbot
Date: 2024-11-29T02:46:54Z
New Revision: bfa6c9a959e15e4548e411144fc7eda7d6b7e4dc

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

LOG: [gn build] Port 6cbc37383f4a

Added: 
    

Modified: 
    llvm/utils/gn/secondary/libcxx/src/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/libcxx/src/BUILD.gn b/llvm/utils/gn/secondary/libcxx/src/BUILD.gn
index 313b24a02dd5db..2bbe9e8e0a7d32 100644
--- a/llvm/utils/gn/secondary/libcxx/src/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/src/BUILD.gn
@@ -149,7 +149,6 @@ cxx_sources = [
   "ios.cpp",
   "ios.instantiations.cpp",
   "iostream.cpp",
-  "legacy_pointer_safety.cpp",
   "locale.cpp",
   "memory.cpp",
   "memory_resource.cpp",


        


More information about the llvm-commits mailing list