summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/riscv-elf-flags.s
blob: 137c89db3488f3c08358f2e91ec04687f655119d (plain)
1
2
3
4
5
6
7
8
# 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: ]
OpenPOWER on IntegriCloud