llvm-capstone/lldb
Tomas Matheson f4225d325c [AArch64] Reland "Improve TargetParser API"
Reworked after several other major changes to the TargetParser since
this was reverted. Combined with several other changes.

Inline calls for the following macros and delete AArch64TargetParser.def:
 AARCH64_ARCH,  AARCH64_CPU_NAME,  AARCH64_CPU_ALIAS, AARCH64_ARCH_EXT_NAME

Squashed changes from D139278 and D139102.

Differential Revision: https://reviews.llvm.org/D138792
2023-01-14 14:43:38 +00:00
..
bindings Revert "[lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateInstance" 2023-01-13 09:13:03 -08:00
cmake [lldb] Remove tools copied into LLDB.framework before install 2023-01-10 11:22:47 -08:00
docs [lldb] Add lldb-server targets to build docs 2023-01-12 12:34:58 +00:00
examples [lldb] Update custom commands to always be overrriden 2023-01-12 19:20:51 -08:00
include/lldb Revert "[lldb] Add Debugger & ScriptedMetadata reference to Platform::CreateInstance" 2023-01-13 09:13:03 -08:00
packages/Python/lldbsuite Report which modules have forcefully completed types in statistics. 2022-11-30 21:22:27 -08:00
resources
scripts
source [LLDB][LoongArch] Add FP branch instructions for EmulateInstructionLoongArch 2023-01-14 09:22:18 +08:00
test [AArch64] Reland "Improve TargetParser API" 2023-01-14 14:43:38 +00:00
third_party/Python/module [lldb] Remove uses of six module (NFC) 2022-08-11 19:06:15 -07:00
tools [OptTable] Precompute OptTable prefixes union table through tablegen 2023-01-12 12:08:06 +01:00
unittests [LLDB][LoongArch] Add FP branch instructions for EmulateInstructionLoongArch 2023-01-14 09:22:18 +08:00
utils [lldb] [utils] Fix linking lit-cpuid to LLVM dylib 2022-12-26 19:03:25 +01:00
.clang-format
.clang-tidy [LLDB] Applying clang-tidy modernize-use-override over LLDB 2022-04-22 13:29:47 -07:00
.gitignore
CMakeLists.txt [CMake] Warn when the version is older than 3.20.0. 2022-12-11 20:19:46 +01:00
CODE_OWNERS.txt [CODE OWNERS] Add wallace as code owner 2022-01-12 12:36:30 -08:00
LICENSE.TXT
use_lldb_suite_root.py