Fix typo in find-basic-function test
authorPavel Labath <labath@google.com>
Mon, 16 Jul 2018 16:18:52 +0000 (16:18 +0000)
committerPavel Labath <labath@google.com>
Mon, 16 Jul 2018 16:18:52 +0000 (16:18 +0000)
commit94d84088e961766b0e59ddb211ac4800fd30118d
treee4fd536178de93107f9a32f7e556d9779f340b2b
parent08dad549247e9c9e7b590d3975581b962e9ec1d0
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
lldb/lit/SymbolFile/DWARF/find-basic-function.cpp