Author: Vitaly Buka
Date: 2023-08-11T15:07:29-07:00
New Revision: 368a0acea56e8f89860f5a64b4d0587bce6cff54

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

LOG: Revert part of "[test][asan] Disable new test from D157552 on Android"

Undo unrelated edit.

This reverts commit 6b7b45c213d44cb49708e22fb31df524298495d2.

Added: 
    

Modified: 
    clang/cmake/caches/PGO-stage2.cmake

Removed: 
    


################################################################################
diff  --git a/clang/cmake/caches/PGO-stage2.cmake 
b/clang/cmake/caches/PGO-stage2.cmake
index 6bceeb72327368..b9b2f62e9cae46 100644
--- a/clang/cmake/caches/PGO-stage2.cmake
+++ b/clang/cmake/caches/PGO-stage2.cmake
@@ -1,4 +1,3 @@
 set(CMAKE_BUILD_TYPE RELEASE CACHE STRING "")
-set(LLVM_ENABLE_LLD ON CACHE BOOL "")
 set(LLVM_ENABLE_PROJECTS "clang;lld" CACHE STRING "")
 set(LLVM_ENABLE_RUNTIMES "compiler-rt;libcxx;libcxxabi" CACHE STRING "")


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

Reply via email to