brintos

brintos / llvm-project-archived public Read only

0
0
Text · 242 B · 531cde3 Raw
7 lines · plain
1## This test checks that llvm-dwarfutil displays an error message2## if an input file is not valid.3 4# RUN: not llvm-dwarfutil %s - 2>&1 | FileCheck %s -DFILE=%s5 6# CHECK: error: '[[FILE]]': The file was not recognized as a valid object file7