From 142ec39739ce2cdfaea28407f916e241bbd4c43c Mon Sep 17 00:00:00 2001 From: Adrian Prantl Date: Tue, 7 Jul 2015 23:19:46 +0000 Subject: Revert r241620 and follow-up commits while investigating linux buildbot failures. llvm-svn: 241642 --- clang/test/Modules/merge-target-features.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clang/test/Modules/merge-target-features.cpp') diff --git a/clang/test/Modules/merge-target-features.cpp b/clang/test/Modules/merge-target-features.cpp index 938715dd6b1..8b82c8a9789 100644 --- a/clang/test/Modules/merge-target-features.cpp +++ b/clang/test/Modules/merge-target-features.cpp @@ -1,6 +1,6 @@ // RUN: rm -rf %t // RUN: cd %S -// REQUIRES: x86-registered-target +// // RUN: %clang_cc1 -fmodules -x c++ -fmodules-cache-path=%t \ // RUN: -iquote Inputs/merge-target-features \ // RUN: -fno-implicit-modules \ -- cgit v1.2.3