summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionImport/funcimport_var.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Transforms/FunctionImport/funcimport_var.ll')
-rw-r--r--llvm/test/Transforms/FunctionImport/funcimport_var.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/Transforms/FunctionImport/funcimport_var.ll b/llvm/test/Transforms/FunctionImport/funcimport_var.ll
index e954faf8b09..9707744b887 100644
--- a/llvm/test/Transforms/FunctionImport/funcimport_var.ll
+++ b/llvm/test/Transforms/FunctionImport/funcimport_var.ll
@@ -13,6 +13,8 @@
; RUN: llvm-nm %t.out.0 | FileCheck %s
; CHECK: U link
+; REQUIRES: x86-registered-target
+
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
OpenPOWER on IntegriCloud