git: 4ab154a90419 - main - devel/llvm11: fix build without LLDB

From: Brooks Davis <brooks_at_FreeBSD.org>
Date: Sat, 04 Jan 2025 01:32:43 UTC
The branch main has been updated by brooks:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ab154a90419198214cb633aeea76fae6305d173

commit 4ab154a90419198214cb633aeea76fae6305d173
Author:     Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2025-01-04 01:29:26 +0000
Commit:     Brooks Davis <brooks@FreeBSD.org>
CommitDate: 2025-01-04 01:32:05 +0000

    devel/llvm11: fix build without LLDB
    
    These patches require the the lldb distfile which is conditionaly
    downloaded in this version (and older ones).  With llvm12 I switched to
    the full release tarball.
    
    Sponsored by:   DARPA, AFRL
---
 devel/llvm11/files/{ => lldb}/patch-backport-68744ffbdd | 0
 devel/llvm11/files/{ => lldb}/patch-swig                | 0
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/devel/llvm11/files/patch-backport-68744ffbdd b/devel/llvm11/files/lldb/patch-backport-68744ffbdd
similarity index 100%
rename from devel/llvm11/files/patch-backport-68744ffbdd
rename to devel/llvm11/files/lldb/patch-backport-68744ffbdd
diff --git a/devel/llvm11/files/patch-swig b/devel/llvm11/files/lldb/patch-swig
similarity index 100%
rename from devel/llvm11/files/patch-swig
rename to devel/llvm11/files/lldb/patch-swig