llvm/test/tools/sancov/print.test
Chandler Carruth abc56db183 [sancov] Revert r271695 which broke all of the PPC bots.
Original commit message:
[sancov] Run sancov tests on more platforms

The only tests that need to be run on Linux are the ones that use C++
demangling. I'm assuming they will fail on Mac, since __cxa_demangle
there won't handle the non-double-underscore prefixed mangled names.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271763 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-04 03:28:27 +00:00

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