[lldb][test] Fix sh_type of .debug_cu_index and .debug_tu_index
authorFangrui Song <maskray@google.com>
Sat, 22 Feb 2020 01:37:01 +0000 (17:37 -0800)
committerFangrui Song <maskray@google.com>
Sat, 22 Feb 2020 01:38:39 +0000 (17:38 -0800)
commitebee131259719fa9c06cd346e21ace3fa8ac0888
tree47d0df48347254be597575355cc7bec635e056bc
parente33c9bb245a0c17cdd5c06897a911f908215db50
[lldb][test] Fix sh_type of .debug_cu_index and .debug_tu_index

They do not have the SHF_EXCLUDE flag.
After D73999, MC errors `changed section type for .debug_cu_index, expected: 0x0`
lldb/test/Shell/SymbolFile/DWARF/dwp-debug-types.s
lldb/test/Shell/SymbolFile/DWARF/dwp.s