hanchenye-llvm-project/llvm/lib/Target/CBackend
Chris Lattner 21a015c12f 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
2004-07-25 22:36:35 +00:00
..
CTargetMachine.h Auto-registrate target 2004-07-11 02:48:49 +00:00
Makefile Moved directory, update makefile 2004-02-13 23:31:12 +00:00
Writer.cpp Temporarily disable this code, as it is emitting LLVM_NAN("nan") which results in a call to the 2004-07-25 22:36:35 +00:00