Add support to the bytecode reader to recognize floating point constants
authorChris Lattner <sabre@nondot.org>
Sun, 15 Jul 2001 00:17:18 +0000 (00:17 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 15 Jul 2001 00:17:18 +0000 (00:17 +0000)
commita1375303415f645af6900d0a7141411e8ffbd430
treea4e86f625eb4390503252ec46b8699e46ee2c66a
parent3d52b2fdcc07ce26c61adf99822adfa8251696cc
Add support to the bytecode reader to recognize floating point constants

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/ConstantReader.cpp