diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-25 22:36:35 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-25 22:36:35 +0000 |
commit | a9d790c831de8f5dd96b689e337c35153f78a7c7 (patch) | |
tree | ba4ea2a89a865e69511ac608d08eb36721447aee /lib/Bytecode/Reader/Reader.cpp | |
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
Diffstat (limited to 'lib/Bytecode/Reader/Reader.cpp')
0 files changed, 0 insertions, 0 deletions