repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[memprof] Remove an unused using directive (#117004)
[llvm-project.git]
/
lld
/
test
/
ELF
/
riscv-elf-flags.s
blob
137c89db3488f3c08358f2e91ec04687f655119d
1
# REQUIRES: riscv
2
3
# RUN: echo -n "BLOB" > %t.binary
4
# RUN: ld.lld -m elf64lriscv -b binary %t.binary -o %t.out
5
# RUN: llvm-readobj -h %t.out | FileCheck %s
6
7
# CHECK: Flags [
8
# CHECK-NEXT: ]