bolt/deps/llvm-18.1.8/lld/test/ELF/riscv-elf-flags.s
2025-02-14 19:21:04 +01:00

8 lines
196 B
ArmAsm

# REQUIRES: riscv
# RUN: echo -n "BLOB" > %t.binary
# RUN: ld.lld -m elf64lriscv -b binary %t.binary -o %t.out
# RUN: llvm-readobj -h %t.out | FileCheck %s
# CHECK: Flags [
# CHECK-NEXT: ]