[PATCH] D51368: SafeStack: Fix thread liveness check on *BSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 11:14:46 PDT 2018


krytarowski added a comment.

  [100%] Running the SafeStack tests
  -- Testing: 9 tests, 8 threads --
  Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 
  Testing Time: 0.61s
    Expected Passes    : 8
    Unsupported Tests  : 1
  [100%] Built target check-safestack



  $ uname -a
  NetBSD chieftec 8.99.24 NetBSD 8.99.24 (GENERIC) #2: Thu Aug 16 13:44:34 CEST 2018  root at chieftec:/public/netbsd-root/sys/arch/amd64/compile/GENERIC amd64


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D51368





More information about the llvm-commits mailing list