OSDN Git Service

Require x86 for this test.
authorSterling Augustine <saugustine@google.com>
Thu, 28 Jun 2018 23:22:14 +0000 (23:22 +0000)
committerSterling Augustine <saugustine@google.com>
Thu, 28 Jun 2018 23:22:14 +0000 (23:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335939 91177308-0d34-0410-b5e6-96231b3b80d8

test/tools/llvm-objdump/call-absolute-symbol-elf.test

index 59e91df..0968dbb 100644 (file)
@@ -1,2 +1,3 @@
+// REQUIRES: x86_64-linux
 // RUN: llvm-objdump --disassemble %p/Inputs/call-absolute-symbol.elf-x86_64 | FileCheck %s
 CHECK: 201000: e8 fb f0 df ff  callq   -2100997 <foo>