Author: LLVM GN Syncbot
Date: 2021-01-22T21:40:40Z
New Revision: 083088d136baa93650a36d018d2a50717de0df9d

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

LOG: [gn build] Port 622eaa4a4cea

Added: 
    

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

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/llvm/lib/IR/BUILD.gn 
b/llvm/utils/gn/secondary/llvm/lib/IR/BUILD.gn
index c6e0874e0141..afe67a159f61 100644
--- a/llvm/utils/gn/secondary/llvm/lib/IR/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/IR/BUILD.gn
@@ -63,6 +63,7 @@ static_library("IR") {
     "PrintPasses.cpp",
     "ProfileSummary.cpp",
     "PseudoProbe.cpp",
+    "ReplaceConstant.cpp",
     "SafepointIRVerifier.cpp",
     "Statepoint.cpp",
     "StructuralHash.cpp",


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to