From 89b98c69259e4cadcc5aac05ac5b420e9afd11c1 Mon Sep 17 00:00:00 2001 From: Michael Fabian 'Xaymar' Dirks Date: Sun, 12 Nov 2017 01:39:43 +0100 Subject: [PATCH] project: Remove LLVM submodule --- .gitmodules | 3 --- thirdparty/llvm | 1 - 2 files changed, 4 deletions(-) delete mode 100644 .gitmodules delete mode 160000 thirdparty/llvm diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 85669b6..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "thirdparty/llvm"] - path = thirdparty/llvm - url = http://llvm.org/git/llvm.git diff --git a/thirdparty/llvm b/thirdparty/llvm deleted file mode 160000 index af62906..0000000 --- a/thirdparty/llvm +++ /dev/null @@ -1 +0,0 @@ -Subproject commit af6290684b9dc470d885ed1d6c04185034130e04