https://github.com/vitalybuka updated 
https://github.com/llvm/llvm-project/pull/104621

>From bc34a65ff8dd13a89a82e39dd2ea668e313eb081 Mon Sep 17 00:00:00 2001
From: Vitaly Buka <vitalyb...@google.com>
Date: Fri, 16 Aug 2024 11:31:44 -0700
Subject: [PATCH] undo comment

Created using spr 1.3.4
---
 llvm/lib/Transforms/Instrumentation/CMakeLists.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/llvm/lib/Transforms/Instrumentation/CMakeLists.txt 
b/llvm/lib/Transforms/Instrumentation/CMakeLists.txt
index 99efa37d11572f..deab37801ff1df 100644
--- a/llvm/lib/Transforms/Instrumentation/CMakeLists.txt
+++ b/llvm/lib/Transforms/Instrumentation/CMakeLists.txt
@@ -43,5 +43,3 @@ add_llvm_component_library(LLVMInstrumentation
   TransformUtils
   ProfileData
   )
-
-  set_property(TARGET LLVMInstrumentation APPEND_STRING PROPERTY COMPILE_FLAGS 
" -g -O0")
\ No newline at end of file

_______________________________________________
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