commit | a9d790c831de8f5dd96b689e337c35153f78a7c7 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Jul 25 22:36:35 2004 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Jul 25 22:36:35 2004 +0000 |
tree | ba4ea2a89a865e69511ac608d08eb36721447aee | |
parent | f847432f77d0cd59e172b727fbd890c60d5ad5fd [diff] |
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> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15223 91177308-0d34-0410-b5e6-96231b3b80d8