Suppress llvm/test/tools/gold/X86/parallel.ll while investigating.

For me,

  Program received signal SIGSEGV, Segmentation fault.
  0x00007ffff7deb0dc in _dl_fixup () from /lib64/ld-linux-x86-64.so.2

llvm-svn: 246641
This commit is contained in:
NAKAMURA Takumi 2015-09-02 10:59:21 +00:00
parent a6297c701e
commit 44e3c5f36c
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@
; RUN: llvm-nm %t.o0 | FileCheck --check-prefix=CHECK0 %s
; RUN: llvm-nm %t.o1 | FileCheck --check-prefix=CHECK1 %s
; FIXME: Invesigating. std::thread crashes in _dl_fixup().
; REQUIRES: disabled
target triple = "x86_64-unknown-linux-gnu"
; CHECK0-NOT: bar