llvm-project/lldb/test/Shell/SymbolFile/Breakpad
Pavel Labath e22f0dabcf [lldb/breakpad] Fix register resolution on arm
In breakpad, only x86 (and mips) registers have a leading '$' in their
names. Arm architectures use plain register names.

Previously, lldb was assuming all registers have a '$'. Fix the code to
match the (unfortunately, inconsistent) reality.
2020-03-26 13:51:27 +01:00
..
Inputs [lldb/breakpad] Fix register resolution on arm 2020-03-26 13:51:27 +01:00
line-table-discontinuous-file-ids.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
line-table-edgecases.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
line-table-missing-file.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
line-table-mixed-path-styles.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
line-table.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
lit.local.cfg [lldb] add lit.local.cfg for breakpad tests 2020-03-25 17:00:46 +01:00
stack-cfi-arm.yaml [lldb/breakpad] Fix register resolution on arm 2020-03-26 13:51:27 +01:00
stack-cfi-parsing.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
symtab-macho.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
symtab.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
unwind-via-raSearch.test [lldb] add lit.local.cfg for breakpad tests 2020-03-25 17:00:46 +01:00
unwind-via-stack-cfi.test Add REQUIRES: x86 to more tests which need the x86 llvm target built 2019-10-18 13:49:40 +00:00
unwind-via-stack-win-no-memory-info.yaml [lldb] add lit.local.cfg for breakpad tests 2020-03-25 17:00:46 +01:00
unwind-via-stack-win.test [lldb] add lit.local.cfg for breakpad tests 2020-03-25 17:00:46 +01:00