mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-15 00:16:42 +00:00
![Reid Kleckner](/assets/img/avatar_default.png)
Undoes some of the effect of r278271 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278285 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
|
|
|