[RISCV] emit .option directive for functions with target features which differ from...
[llvm-project.git] / llvm / test / DebugInfo / X86 / unsupported-opcode_operands_table-debug-macro-v5.s
blob39e557ec5c4ebd3ae6f84584ae05764cb630781b
1 ## This test checks llvm-dwarfdump emits correct error diagnostics for the
2 ## unsupported case where the opcode_operands_table flag is present in the
3 ## debug_macro section header.
5 # RUN: llvm-mc -triple x86_64-unknown-linux -filetype=obj %s -o -| \
6 # RUN: not llvm-dwarfdump -debug-macro - /dev/null 2>&1 | FileCheck %s
8 # CHECK:error: opcode_operands_table is not supported
10 .section .debug_macro,"",@progbits
11 .Lcu_macro_begin0:
12 .short 5 # Macro information version
13 .byte 4 # Flags: 32 bit, debug_line_offset absent, opcode_operands_table present