For me,
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7deb0dc in _dl_fixup () from /lib64/ld-linux-x86-64.so.2
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246641
91177308-0d34-0410-b5e6-
96231b3b80d8
; 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