summaryrefslogtreecommitdiff
path: root/lldb
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-03-23 18:36:28 +0100
committerTim Biermann <tbier@posteo.de>2022-03-23 18:41:13 +0100
commitf40f45b40bd622101c59a58e9e0aedecaefa02b1 (patch)
tree84e89590c4894cce4949c24ddcb591d913a91ec6 /lldb
parentc45516ca160cbc7f616dbbabf5330d19a6dd0b47 (diff)
downloadopt-f40f45b40bd622101c59a58e9e0aedecaefa02b1.tar.gz
opt-f40f45b40bd622101c59a58e9e0aedecaefa02b1.tar.xz
lldb: 13.0.1 -> 14.0.0
Diffstat (limited to 'lldb')
-rw-r--r--lldb/.footprint23
-rw-r--r--lldb/.signature8
-rw-r--r--lldb/Pkgfile2
3 files changed, 20 insertions, 13 deletions
diff --git a/lldb/.footprint b/lldb/.footprint
index 5a6eb6e23..b3e8a1619 100644
--- a/lldb/.footprint
+++ b/lldb/.footprint
@@ -111,6 +111,7 @@ drwxr-xr-x root/root usr/include/lldb/Core/
-rw-r--r-- root/root usr/include/lldb/Core/AddressResolverFileLine.h
-rw-r--r-- root/root usr/include/lldb/Core/Architecture.h
-rw-r--r-- root/root usr/include/lldb/Core/Communication.h
+-rw-r--r-- root/root usr/include/lldb/Core/DataFileCache.h
-rw-r--r-- root/root usr/include/lldb/Core/Debugger.h
-rw-r--r-- root/root usr/include/lldb/Core/Declaration.h
-rw-r--r-- root/root usr/include/lldb/Core/Disassembler.h
@@ -239,7 +240,6 @@ drwxr-xr-x root/root usr/include/lldb/Host/
-rw-r--r-- root/root usr/include/lldb/Host/SafeMachO.h
-rw-r--r-- root/root usr/include/lldb/Host/Socket.h
-rw-r--r-- root/root usr/include/lldb/Host/SocketAddress.h
--rw-r--r-- root/root usr/include/lldb/Host/StringConvert.h
-rw-r--r-- root/root usr/include/lldb/Host/Terminal.h
-rw-r--r-- root/root usr/include/lldb/Host/ThreadLauncher.h
-rw-r--r-- root/root usr/include/lldb/Host/Time.h
@@ -344,6 +344,7 @@ drwxr-xr-x root/root usr/include/lldb/Interpreter/
-rw-r--r-- root/root usr/include/lldb/Interpreter/Options.h
-rw-r--r-- root/root usr/include/lldb/Interpreter/Property.h
-rw-r--r-- root/root usr/include/lldb/Interpreter/ScriptInterpreter.h
+-rw-r--r-- root/root usr/include/lldb/Interpreter/ScriptedInterface.h
-rw-r--r-- root/root usr/include/lldb/Interpreter/ScriptedProcessInterface.h
drwxr-xr-x root/root usr/include/lldb/Symbol/
-rw-r--r-- root/root usr/include/lldb/Symbol/ArmUnwindInfo.h
@@ -383,8 +384,10 @@ drwxr-xr-x root/root usr/include/lldb/Symbol/
-rw-r--r-- root/root usr/include/lldb/Symbol/VariableList.h
drwxr-xr-x root/root usr/include/lldb/Target/
-rw-r--r-- root/root usr/include/lldb/Target/ABI.h
+-rw-r--r-- root/root usr/include/lldb/Target/AppleArm64ExceptionClass.h
-rw-r--r-- root/root usr/include/lldb/Target/AssertFrameRecognizer.h
-rw-r--r-- root/root usr/include/lldb/Target/DynamicLoader.h
+-rw-r--r-- root/root usr/include/lldb/Target/DynamicRegisterInfo.h
-rw-r--r-- root/root usr/include/lldb/Target/ExecutionContext.h
-rw-r--r-- root/root usr/include/lldb/Target/ExecutionContextScope.h
-rw-r--r-- root/root usr/include/lldb/Target/InstrumentationRuntime.h
@@ -397,6 +400,7 @@ drwxr-xr-x root/root usr/include/lldb/Target/
-rw-r--r-- root/root usr/include/lldb/Target/MemoryHistory.h
-rw-r--r-- root/root usr/include/lldb/Target/MemoryRegionInfo.h
-rw-r--r-- root/root usr/include/lldb/Target/MemoryTagManager.h
+-rw-r--r-- root/root usr/include/lldb/Target/MemoryTagMap.h
-rw-r--r-- root/root usr/include/lldb/Target/ModuleCache.h
-rw-r--r-- root/root usr/include/lldb/Target/OperatingSystem.h
-rw-r--r-- root/root usr/include/lldb/Target/PathMappingList.h
@@ -420,6 +424,7 @@ drwxr-xr-x root/root usr/include/lldb/Target/
-rw-r--r-- root/root usr/include/lldb/Target/StackFrameList.h
-rw-r--r-- root/root usr/include/lldb/Target/StackFrameRecognizer.h
-rw-r--r-- root/root usr/include/lldb/Target/StackID.h
+-rw-r--r-- root/root usr/include/lldb/Target/Statistics.h
-rw-r--r-- root/root usr/include/lldb/Target/StopInfo.h
-rw-r--r-- root/root usr/include/lldb/Target/StructuredDataPlugin.h
-rw-r--r-- root/root usr/include/lldb/Target/SystemRuntime.h
@@ -478,6 +483,7 @@ drwxr-xr-x root/root usr/include/lldb/Utility/
-rw-r--r-- root/root usr/include/lldb/Utility/Flags.h
-rw-r--r-- root/root usr/include/lldb/Utility/GDBRemote.h
-rw-r--r-- root/root usr/include/lldb/Utility/IOObject.h
+-rw-r--r-- root/root usr/include/lldb/Utility/Instrumentation.h
-rw-r--r-- root/root usr/include/lldb/Utility/Iterable.h
-rw-r--r-- root/root usr/include/lldb/Utility/LLDBAssert.h
-rw-r--r-- root/root usr/include/lldb/Utility/Listener.h
@@ -491,7 +497,6 @@ drwxr-xr-x root/root usr/include/lldb/Utility/
-rw-r--r-- root/root usr/include/lldb/Utility/RegisterValue.h
-rw-r--r-- root/root usr/include/lldb/Utility/RegularExpression.h
-rw-r--r-- root/root usr/include/lldb/Utility/Reproducer.h
--rw-r--r-- root/root usr/include/lldb/Utility/ReproducerInstrumentation.h
-rw-r--r-- root/root usr/include/lldb/Utility/ReproducerProvider.h
-rw-r--r-- root/root usr/include/lldb/Utility/Scalar.h
-rw-r--r-- root/root usr/include/lldb/Utility/SelectHelper.h
@@ -520,6 +525,8 @@ drwxr-xr-x root/root usr/include/lldb/Utility/
-rw-r--r-- root/root usr/include/lldb/Utility/VASPrintf.h
-rw-r--r-- root/root usr/include/lldb/Utility/VMRange.h
-rw-r--r-- root/root usr/include/lldb/Utility/XcodeSDK.h
+drwxr-xr-x root/root usr/include/lldb/Version/
+-rw-r--r-- root/root usr/include/lldb/Version/Version.h
-rw-r--r-- root/root usr/include/lldb/lldb-defines.h
-rw-r--r-- root/root usr/include/lldb/lldb-enumerations.h
-rw-r--r-- root/root usr/include/lldb/lldb-forward.h
@@ -533,11 +540,11 @@ drwxr-xr-x root/root usr/include/lldb/Utility/
-rw-r--r-- root/root usr/include/lldb/lldb-types.h
-rw-r--r-- root/root usr/include/lldb/lldb-versioning.h
drwxr-xr-x root/root usr/lib/
-lrwxrwxrwx root/root usr/lib/liblldb.so -> liblldb.so.13
-lrwxrwxrwx root/root usr/lib/liblldb.so.13 -> liblldb.so.13.0.1
--rwxr-xr-x root/root usr/lib/liblldb.so.13.0.1
-lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.13
--rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.13
+lrwxrwxrwx root/root usr/lib/liblldb.so -> liblldb.so.14
+lrwxrwxrwx root/root usr/lib/liblldb.so.14 -> liblldb.so.14.0.0
+-rwxr-xr-x root/root usr/lib/liblldb.so.14.0.0
+lrwxrwxrwx root/root usr/lib/liblldbIntelFeatures.so -> liblldbIntelFeatures.so.14
+-rwxr-xr-x root/root usr/lib/liblldbIntelFeatures.so.14
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lldb/
@@ -549,7 +556,7 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/lldb/__pycache__/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lldb/__pycache__/embedded_interpreter.cpython-39.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lldb/__pycache__/embedded_interpreter.cpython-39.opt-2.pyc
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lldb/__pycache__/embedded_interpreter.cpython-39.pyc
-lrwxrwxrwx root/root usr/lib/python3.9/site-packages/lldb/_lldb.so -> ../../../liblldb.so
+lrwxrwxrwx root/root usr/lib/python3.9/site-packages/lldb/_lldb.cpython-39-x86_64-linux-gnu.so -> ../../../liblldb.so
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lldb/embedded_interpreter.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/lldb/formatters/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/lldb/formatters/Logger.py
diff --git a/lldb/.signature b/lldb/.signature
index 583f0d9fb..4e7cd2ffe 100644
--- a/lldb/.signature
+++ b/lldb/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/dZ/g0gbbnurUHWPECoWN+qzxESCsJJZXRf6OU7T613nQq5vsLeqjtF5r0ff7rLsM95h8U9MDS4/ko91p6FRDwM=
-SHA256 (Pkgfile) = 5d7d28151e28b72b86f024371415c8d477118a5cb79ac5d337357491f0bbcd78
-SHA256 (.footprint) = e8300973b890b76d74ea5c4708a1f51799855e7b9c4a4bb001844c57872c5518
-SHA256 (lldb-13.0.1.src.tar.xz) = 4a0c590bccbb3ce8fcbc1997aaed89a0ddbfd8be4b7f393230a867b2de62db16
+RWSE3ohX2g5d/SzjkEacsLxyyl/ZMrfoKCuurA3oWFl+4HYsTI80bwIqIxQy/tzv/lnFlB/TkNJ4KKZNixUql/nzdym3J62Dpw0=
+SHA256 (Pkgfile) = f20f70065dadf8338c87453265cfdef4225646bbd52e3652447e112d56512d87
+SHA256 (.footprint) = 2d0b96249980780f7252fe72fc895d57a7db24c14e452d81f24fd0d9063a4669
+SHA256 (lldb-14.0.0.src.tar.xz) = 39c814255a905722587bd6aeb44d013d34cd510699ebc5901c9e1f8afe46faeb
diff --git a/lldb/Pkgfile b/lldb/Pkgfile
index 6fa6e4afd..935e86076 100644
--- a/lldb/Pkgfile
+++ b/lldb/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: clang python3-six swig
name=lldb
-version=13.0.1
+version=14.0.0
release=1
source=(https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/lldb-$version.src.tar.xz)

Generated by cgit