[Lldb-commits] [lldb] 6947db2 - lldb: do more than 1 kilobyte at a time to vastly increase binary sync speed

2023-06-19 Thread David Spickett via lldb-commits
Author: Russell Greene Date: 2023-06-19T10:12:45Z New Revision: 6947db2778e0f4799f5311bc80fe7963aa8409c6 URL: https://github.com/llvm/llvm-project/commit/6947db2778e0f4799f5311bc80fe7963aa8409c6 DIFF: https://github.com/llvm/llvm-project/commit/6947db2778e0f4799f5311bc80fe7963aa8409c6.diff LOG

[Lldb-commits] [PATCH] D153060: lldb: do more than 1 kilobyte at a time to vastly increase binary sync speed

2023-06-19 Thread David Spickett via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG6947db2778e0: lldb: do more than 1 kilobyte at a time to vastly increase binary sync speed (authored by russelltg, committed by DavidSpickett). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST A

[Lldb-commits] [PATCH] D153060: lldb: do more than 1 kilobyte at a time to vastly increase binary sync speed

2023-06-19 Thread David Spickett via Phabricator via lldb-commits
DavidSpickett added a comment. Done, thanks for the contribution! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D153060/new/ https://reviews.llvm.org/D153060 ___ lldb-commits mailing list lldb-commits@lis

[Lldb-commits] [PATCH] D152516: [lldb][AArch64] Add thread local storage tpidr register

2023-06-19 Thread David Spickett via Phabricator via lldb-commits
DavidSpickett updated this revision to Diff 532589. DavidSpickett added a comment. This revision is now accepted and ready to land. Change test so that we're reading with assembly and writing with lldb and vice versa. Instead of trying to get clever and actually move the thread storage about. R

[Lldb-commits] [lldb] 7e22921 - [lldb][AArch64] Add thread local storage tpidr register

2023-06-19 Thread David Spickett via lldb-commits
Author: David Spickett Date: 2023-06-19T12:51:58+01:00 New Revision: 7e229217f4215b519b886e7881bae4da3742a7d2 URL: https://github.com/llvm/llvm-project/commit/7e229217f4215b519b886e7881bae4da3742a7d2 DIFF: https://github.com/llvm/llvm-project/commit/7e229217f4215b519b886e7881bae4da3742a7d2.diff

[Lldb-commits] [PATCH] D152516: [lldb][AArch64] Add thread local storage tpidr register

2023-06-19 Thread David Spickett via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG7e229217f421: [lldb][AArch64] Add thread local storage tpidr register (authored by DavidSpickett). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D152516/new/

[Lldb-commits] [PATCH] D153043: [lldb] Fix handling of cfi_restore in the unwinder

2023-06-19 Thread Michael Buch via Phabricator via lldb-commits
Michael137 added a comment. This is now failing with: clang: warning: argument unused during compilation: '-fmodules-cache-path=/Users/buildslave/jenkins/workspace/lldb-cmake/lldb-build/lldb-test-build.noindex/module-cache-clang/lldb-shell' [-Wunused-command-line-argument] Undefined symbols

[Lldb-commits] [lldb] 7ac0ff5 - [lldb] Make test for D153043 independent of external symbols

2023-06-19 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2023-06-20T07:28:30+02:00 New Revision: 7ac0ff562ab8b0c2134b17333f4efa6fbbeab48c URL: https://github.com/llvm/llvm-project/commit/7ac0ff562ab8b0c2134b17333f4efa6fbbeab48c DIFF: https://github.com/llvm/llvm-project/commit/7ac0ff562ab8b0c2134b17333f4efa6fbbeab48c.dif

[Lldb-commits] [lldb] a18b17b - [lldb] Make the test for D153043 linux-only

2023-06-19 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2023-06-20T07:57:47+02:00 New Revision: a18b17b1befd833165ec34da581cb83ebab43ace URL: https://github.com/llvm/llvm-project/commit/a18b17b1befd833165ec34da581cb83ebab43ace DIFF: https://github.com/llvm/llvm-project/commit/a18b17b1befd833165ec34da581cb83ebab43ace.dif