[lldb] Fix a failure test after 843f2dbf003f2a51d0d4ab8cf40647c99ded2e93.
authorHaojian Wu <hokein.wu@gmail.com>
Wed, 9 Dec 2020 08:32:13 +0000 (09:32 +0100)
committerHaojian Wu <hokein.wu@gmail.com>
Wed, 9 Dec 2020 08:32:13 +0000 (09:32 +0100)
commitce14ffa1bba2b609eaba81186c51cf26e9cd60ac
treeec38db07dc2c0c4ff445484ad8afe162cebedb71
parent35621cc2e3b3778abc2bacf37f3b1e9dfac52895
[lldb] Fix a failure test after 843f2dbf003f2a51d0d4ab8cf40647c99ded2e93.

The behavior of -gsplit-dwarf is changed because of the new commit.

Restore the old behavior by replacing -gsplit-dwarf with -gsplit-dwarf -g.
lldb/test/Shell/SymbolFile/DWARF/split-dwarf-inlining.cpp