llvm-project/lldb/lit/SymbolFile/DWARF
Pavel Labath 94d84088e9 Fix typo in find-basic-function test
Wrong FileCheck header meant that we were not matching what we should.

This allows us to get rid of the -allow-deprecated-dag-overlap flag in
the test.

llvm-svn: 337188
2018-07-16 16:18:52 +00:00
..
Inputs lldb-test symbols: Add -file argument and the ability to dump global variables in a file 2018-06-12 12:57:36 +00:00
apple-index-is-used.cpp [DWARF] Add (empty) DebugNamesDWARFIndex class and a setting to control its use 2018-06-06 11:35:23 +00:00
debug-names-compressed.cpp DebugNamesDWARFIndex: fix handling of compressed sections 2018-06-14 14:41:30 +00:00
dwarf5-index-is-used.cpp lit/SymbolFile/DWARF: Simplify test RUN lines 2018-06-12 12:43:55 +00:00
dwarf5-partial-index.cpp lit/SymbolFile/DWARF: Simplify test RUN lines 2018-06-12 12:43:55 +00:00
find-basic-function.cpp Fix typo in find-basic-function test 2018-07-16 16:18:52 +00:00
find-basic-namespace.cpp lit/SymbolFile/DWARF: Simplify test RUN lines 2018-06-12 12:43:55 +00:00
find-basic-type.cpp lit/SymbolFile/DWARF: Simplify test RUN lines 2018-06-12 12:43:55 +00:00
find-basic-variable.cpp lit/SymbolFile/DWARF: Simplify test RUN lines 2018-06-12 12:43:55 +00:00
find-function-regex.cpp lit/SymbolFile/DWARF: Simplify test RUN lines 2018-06-12 12:43:55 +00:00
find-inline-method.s ManualDWARFIndex: Treat DW_TAG_subprogram and DW_TAG_inlined_subroutine the same way 2018-05-29 08:16:22 +00:00
find-method-local-struct.cpp AppleDWARFIndex: Get function method-ness directly from debug info 2018-06-04 09:05:27 +00:00
find-method.cpp lit/SymbolFile/DWARF: Simplify test RUN lines 2018-06-12 12:43:55 +00:00
find-qualified-variable.cpp DebugNamesDWARFIndex: Add ability to lookup variables 2018-06-07 10:04:44 +00:00
find-type-in-function.cpp
find-variable-dwo.cpp DWARFDebugNames: Fix lookup in dwo files 2018-06-11 13:22:31 +00:00
find-variable-file.cpp DWARFDebugNames: Implement last GetGlobalVariables overload 2018-06-12 13:11:25 +00:00
lit.local.cfg ManualDWARFIndex: Treat DW_TAG_subprogram and DW_TAG_inlined_subroutine the same way 2018-05-29 08:16:22 +00:00