diff --git a/test/Transforms/FunctionImport/funcimport_var.ll b/test/Transforms/FunctionImport/funcimport_var.ll index e954faf8b09..9707744b887 100644 --- a/test/Transforms/FunctionImport/funcimport_var.ll +++ b/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"