Skip to content
Commit 5fa978b4 authored by Rui Ueyama's avatar Rui Ueyama
Browse files

Attempt to make FreeBSD buildbot green.

It seems that __cxa_demangle function on the buildbot tried to demangle
a variable "tlsvar" as a C++ symbol. Do not call that function unless
it does not start with "_Z" which is the prefix of mangled names.

llvm-svn: 257661
parent aae49c19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment