1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
llvm-mirror/test/tools/llvm-objdump/call-absolute-symbol-elf.test
Sterling Augustine 4759abd6b1 Require x86 for this test.
llvm-svn: 335939
2018-06-28 23:22:14 +00:00

4 lines
170 B
Plaintext

// 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>