[llvm] 690ecee - remove the symlink adding by mistake, NFC.

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 23:57:55 PDT 2024


Author: Chen Zheng
Date: 2024-07-03T02:56:50-04:00
New Revision: 690ecee40cd2f3d6655af09272c89a2ea15ada60

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

LOG: remove the symlink adding by mistake, NFC.

Added: 
    

Modified: 
    

Removed: 
    llvm/tools/clang


################################################################################
diff  --git a/llvm/tools/clang b/llvm/tools/clang
deleted file mode 120000
index 7700edcd10231..0000000000000
--- a/llvm/tools/clang
+++ /dev/null
@@ -1 +0,0 @@
-../../clang
\ No newline at end of file


        


More information about the llvm-commits mailing list