[all-commits] [llvm/llvm-project] ce14ff: [lldb] Fix a failure test after 843f2dbf003f2a51d0...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Wed Dec 9 00:35:05 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce14ffa1bba2b609eaba81186c51cf26e9cd60ac
https://github.com/llvm/llvm-project/commit/ce14ffa1bba2b609eaba81186c51cf26e9cd60ac
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M lldb/test/Shell/SymbolFile/DWARF/split-dwarf-inlining.cpp
Log Message:
-----------
[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.
More information about the All-commits
mailing list