[all-commits] [llvm/llvm-project] 62e3b2: [lldb][test] - Update test cases after yaml2obj ch...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Mon Nov 9 02:54:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 62e3b2ec1d8e54d2b377623c485d5399bc94521f
https://github.com/llvm/llvm-project/commit/62e3b2ec1d8e54d2b377623c485d5399bc94521f
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-11-09 (Mon, 09 Nov 2020)
Changed paths:
M lldb/test/Shell/Commands/command-disassemble-process.yaml
M lldb/test/Shell/Minidump/Inputs/basic-elf.yaml
M lldb/test/Shell/ObjectFile/ELF/PT_LOAD-overlap-PT_INTERP.yaml
M lldb/test/Shell/ObjectFile/ELF/PT_LOAD-overlap-PT_TLS.yaml
M lldb/test/Shell/ObjectFile/ELF/PT_LOAD-overlap-section.yaml
M lldb/test/Shell/ObjectFile/ELF/PT_LOAD-overlap.yaml
M lldb/test/Shell/ObjectFile/ELF/PT_LOAD.yaml
M lldb/test/Shell/ObjectFile/ELF/PT_TLS-overlap-PT_LOAD.yaml
M lldb/test/Shell/ObjectFile/ELF/base-address.yaml
M lldb/test/Shell/ObjectFile/ELF/section-overlap.yaml
M lldb/test/Shell/SymbolFile/Breakpad/Inputs/basic-elf.yaml
Log Message:
-----------
[lldb][test] - Update test cases after yaml2obj change.
The format of program header descriptions was changed by D90458.
More information about the All-commits
mailing list