llvm/lldb/test/Shell
Muhammad Omair Javaid 8e9360db1b Fix PDB/func-symbols.test for Arm/Windows
PDB/func-symbols.test was orignally written for 32bit x86, keeping in
mind cdecl and stdcall calling conventions which does name mangling for
example like adding "_" underscore before function name.
This is only x86 specific but purpose of pointers.test is NOT to test
calling convention.
I have made a minor change to make this test pass on Windows/Arm.
2022-06-30 17:58:19 +04:00
..
Breakpoint [lldb] [test] Update baseline test status for FreeBSD 2022-06-17 14:35:18 +02:00
BuildScript
Commands Revert "[LLDB] Handle DIE with DW_AT_low_pc and empty ranges" 2022-06-23 10:33:05 +00:00
Driver [lldb][bindings] Implement __repr__ instead of __str__ 2022-06-11 10:19:51 -07:00
Error
ExecControl/StopHook
Expr
Heap
helper
Host
lldb-server
Minidump
ObjectFile [lldb] Add setting to override PE/COFF ABI by module name 2022-06-22 17:16:06 +03:00
Process
Quit
Recognizer [lldb] Skip Recognizer/assert.test on linux 2022-06-21 16:51:02 +02:00
Register
REPL
Reproducer
ScriptInterpreter Fix script -lpython to handle control flow in one-line commands. 2022-06-15 22:20:48 -07:00
Settings
Subprocess
SymbolFile Fix PDB/func-symbols.test for Arm/Windows 2022-06-30 17:58:19 +04:00
Unwind
VSCode
Watchpoint
.clang-format
CMakeLists.txt
lit-lldb-init.in
lit.cfg.py [lldb] Set COFF module ABI from default triple and make it an option 2022-06-09 22:43:33 +03:00
lit.site.cfg.py.in