diff --git a/llvm/test/CodeGen/Generic/reloc-none.ll b/llvm/test/CodeGen/Generic/reloc-none.ll index 0c8b7a57aca83..3fdacfbba27a2 100644 --- a/llvm/test/CodeGen/Generic/reloc-none.ll +++ b/llvm/test/CodeGen/Generic/reloc-none.ll @@ -1,6 +1,7 @@ ; RUN: llc < %s | FileCheck %s ; CHECK: .reloc {{.*}}, BFD_RELOC_NONE, foo +; UNSUPPORTED: target=hexagon{{.*}} define void @test_reloc_none() { call void @llvm.reloc.none(metadata !"foo")