brintos

brintos / llvm-project-archived public Read only

0
0
Text · 346 B · 57814e9 Raw
6 lines · plain
1# RUN: cp %p/Inputs/dwarf.dwo %t2# RUN: llvm-strip --keep-symbol=.L.str --discard-all %t -o %t13# RUN: llvm-readobj --file-headers --sections %t1 | FileCheck --implicit-check-not=.debug_ %s4# RUN: llvm-objcopy --keep-symbol=.L.str --discard-all %t %t25# RUN: llvm-readobj --file-headers --sections %t2 | FileCheck --implicit-check-not=.debug_ %s6