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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
llvm
/
test
/
MC
/
Hexagon
/
ext-callt-rel.s
blob
ced09805f8c887003d210ca1b869f1405ccceee3
1
# RUN: llvm-mc -triple=hexagon -filetype=obj %s -o - | llvm-objdump -r - | FileCheck %s
2
3
if
(
p0
)
call foo
4
#CHECK: R_HEX_B32_PCREL_X
5
#CHECK: R_HEX_B15_PCREL_X
6