forked from OSchip/llvm-project
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
|
# RUN: obj2yaml %S/Inputs/crt1.o | FileCheck %s
|
||
|
# test that we don't crash when passed object files without a symbol table
|
||
|
# CHECK-LABEL: FileHeader:
|
||
|
# CHECK-LABEL: Sections:
|
||
|
# CHECK-LABEL: Symbols:
|