xref: /llvm-project/llvm/test/DebugInfo/symbolize-filter-markup-context-line-elision.test (revision 22df238d4a642a4553ebf7b91325189be48b139d)
117e4c217SDaniel ThornburghRUN: split-file %s %t
217e4c217SDaniel ThornburghRUN: llvm-symbolizer --filter-markup < %t/log | \
317e4c217SDaniel ThornburghRUN:   FileCheck --match-full-lines --implicit-check-not {{.}} \
417e4c217SDaniel ThornburghRUN:     --strict-whitespace %s
517e4c217SDaniel Thornburgh
6*22df238dSDaniel ThornburghCHECK:keep[[BEGIN:\[{3}]]ELF module #0x0 "a.o"; BuildID=ab [0x0-0x0](r)[[END:\]{3}]]
717e4c217SDaniel ThornburghCHECK:keep[[BEGIN]]ELF module #0x1 "b.o"; BuildID=cd[[END]]
817e4c217SDaniel Thornburgh
917e4c217SDaniel Thornburgh;--- log
1017e4c217SDaniel Thornburghkeep{{{module:0:a.o:elf:ab}}}skip
1117e4c217SDaniel Thornburghskip{{{mmap:0:1:load:0:r:0}}}skip
1217e4c217SDaniel Thornburghkeep{{{module:1:b.o:elf:cd}}}skip
13