hanchenye-llvm-project/lldb
Fangrui Song 1b81581fee [lldb][test] Remove Intel MPX tests
Intel MPX failed to gain wide adoption and has been deprecated for a while.
GCC 9.1 removed Intel MPX support. Linux kernel removed MPX in 2019.
glibc 2.35 will remove the support.
2021-10-12 16:16:58 -07:00
..
bindings [lldb/lua] Supplement Lua bindings for lldb module 2021-10-12 22:10:21 +08:00
cmake [lldb/lua] Force Lua version to be 5.3 2021-10-12 21:34:15 +08:00
docs [LLDB][Docs] Indicate `PS1` variable by $ 2021-09-04 20:57:59 +05:30
examples [lldb/Plugins] Add memory region support in ScriptedProcess 2021-10-08 14:54:07 +02:00
include/lldb Revert "Allow signposts to take advantage of deferred string substitution" 2021-10-11 11:09:36 -07:00
packages/Python [lldb] Remove support for replaying the test suite from a reproducer 2021-09-30 10:47:19 -07:00
resources [lldb] Remove stale LLDB-Info.plist 2021-01-08 10:12:16 -08:00
scripts Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awk 2021-02-25 11:32:27 +01:00
source [lldb/lua] Supplement Lua bindings for lldb module 2021-10-12 22:10:21 +08:00
test [lldb][test] Remove Intel MPX tests 2021-10-12 16:16:58 -07:00
third_party/Python/module [LLDB] Change pexpect timeout to 30 to 60 2021-08-02 06:34:11 +05:00
tools [lldb] Remove "0x" prefix from hex values in dirty-pages 2021-10-11 21:04:11 +02:00
unittests [lldb] [DynamicRegisterInfo] Support setting from vector<Register> 2021-10-11 17:02:27 +02:00
utils [lldb] Match test dependencies name to other LLVM projects. 2021-05-21 00:10:27 -07:00
.clang-format
.clang-tidy [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
.gitignore
CMakeLists.txt [lldb/lua] Supplement Lua bindings for lldb module 2021-10-12 22:10:21 +08:00
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py