"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3a08ed790464cc09f3ad4b2fea16768b30e2a6cd"
lib/CWriter/Writer.cpp: Copy AsmWriter's ConstantFP checking code here
into a new function FPCSafeToPrint(), and use it in printConstant() and printFunction() to decide whether we should output ConstantFPs as floating-point constants or as references to stack-allocated variables. lib/VMCore/AsmWriter.cpp: Fix an apparent typo in the code mentioned above. llvm-svn: 6762
Loading
Please register or sign in to comment