llvm-project/lldb/test/Shell/SymbolFile/NativePDB
David Blaikie 615f63e149 Revert "[FastISel] Flush local value map on ever instruction" and dependent patches
This reverts commit cf1c774d6a.

This change caused several regressions in the gdb test suite - at least
a sample of which was due to line zero instructions making breakpoints
un-lined. I think they're worth investigating/understanding more (&
possibly addressing) before moving forward with this change.

Revert "[FastISel] NFC: Clean up unnecessary bookkeeping"
This reverts commit 3fd39d3694.

Revert "[FastISel] NFC: Remove obsolete -fast-isel-sink-local-values option"
This reverts commit a474657e30.

Revert "Remove static function unused after cf1c774."
This reverts commit dc35368ccf.

Revert "[lldb] Fix TestThreadStepOut.py after "Flush local value map on every instruction""
This reverts commit 53a14a47ee.
2020-12-01 14:26:23 -08:00
..
Inputs [LLDB] Improve PDB discovery 2020-08-11 13:44:14 -07:00
ast-functions-msvc.cpp Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
ast-functions.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
ast-methods.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
ast-types.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
bitfields.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
break-by-function.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
break-by-line.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
disassembly.cpp Revert "[FastISel] Flush local value map on ever instruction" and dependent patches 2020-12-01 14:26:23 -08:00
function-types-builtins.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
function-types-calling-conv.cpp Reapply [LLDB] [test] Use %clang_cl instead of build.py in a few tests 2019-11-01 20:49:13 +02:00
function-types-classes.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
global-classes.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
globals-bss.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
globals-fundamental.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
lit.local.cfg [lldb] Skip PDB and NativePDB tests with reproducers 2020-08-21 09:09:45 -07:00
load-pdb.cpp Revert "[FastISel] Flush local value map on ever instruction" and dependent patches 2020-12-01 14:26:23 -08:00
local-variables.cpp Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
locate-pdb.cpp [LLDB] Improve PDB discovery 2020-08-11 13:44:14 -07:00
nested-types.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
s_constant.cpp Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
source-list.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
stack_unwinding01.cpp Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
tag-types.cpp [lldb/PDB] Make "native" pdb tests host-independent 2020-05-14 16:01:23 +02:00
typedefs.cpp Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00