We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65dd29b commit e7f6038Copy full SHA for e7f6038
llvm/test/CodeGen/Generic/reloc-none.ll
@@ -1,6 +1,7 @@
1
; RUN: llc < %s | FileCheck %s
2
3
; CHECK: .reloc {{.*}}, BFD_RELOC_NONE, foo
4
+; UNSUPPORTED: target=hexagon{{.*}}
5
6
define void @test_reloc_none() {
7
call void @llvm.reloc.none(metadata !"foo")
0 commit comments