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 | 21a015c12f10823de5540373185a99b35fa5470a (patch) | |
tree | 921f5931347c429bbd8f32578f8b96eb28dc2764 /llvm/lib/Bytecode | |
parent | 4b7a38d4556560be3cc4c1ecd7723798a067ca39 (diff) | |
download | bcm5719-llvm-21a015c12f10823de5540373185a99b35fa5470a.tar.gz bcm5719-llvm-21a015c12f10823de5540373185a99b35fa5470a.zip |
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
Diffstat (limited to 'llvm/lib/Bytecode')
0 files changed, 0 insertions, 0 deletions