mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-17 01:48:24 +00:00
aa724817e4
Differential Revision: http://reviews.llvm.org/D19395 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267078 91177308-0d34-0410-b5e6-96231b3b80d8
10 lines
176 B
Plaintext
10 lines
176 B
Plaintext
REQUIRES: x86_64-linux
|
|
RUN: sancov -print %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s
|
|
|
|
CHECK: 0x4e132b
|
|
CHECK: 0x4e1472
|
|
CHECK: 0x4e1520
|
|
CHECK: 0x4e1553
|
|
CHECK: 0x4e1586
|
|
|