Skip to content
Commit 21a015c1 authored by Chris Lattner's avatar Chris Lattner
Browse files

Temporarily disable this code, as it is emitting LLVM_NAN("nan") which results in a call to the

glibc 'nan' function because the initializer is not a string.  This breaks when used in a global
initializer.  Try compiling this testcase for example:

%X = global float <some nan value>

llvm-svn: 15223
parent 4b7a38d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment