summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/test/Misc/cc1as-split-dwarf.s1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Misc/cc1as-split-dwarf.s b/clang/test/Misc/cc1as-split-dwarf.s
index 0d507b1927d..5ac221b9105 100644
--- a/clang/test/Misc/cc1as-split-dwarf.s
+++ b/clang/test/Misc/cc1as-split-dwarf.s
@@ -1,4 +1,3 @@
-// REQUIRES: x86-registered-target
// RUN: %clang -cc1as -triple x86_64-pc-linux-gnu %s -filetype obj -o %t1 -split-dwarf-file %t2
// RUN: llvm-objdump -s %t1 | FileCheck --check-prefix=O %s
// RUN: llvm-objdump -s %t2 | FileCheck --check-prefix=DWO %s
OpenPOWER on IntegriCloud