Implement reading and writing of the ICmp and FCmp instructions.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 3 Dec 2006 06:28:54 +0000 (06:28 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 3 Dec 2006 06:28:54 +0000 (06:28 +0000)
commitc8dab49aad45169275c2c40240d56cf01f37d21e
tree299276bb56427b2f2de6992adf0f70d1aacba1a7
parent74f1642bc1c2981e4573c9f0690d91b6a9bbc68c
Implement reading and writing of the ICmp and FCmp instructions.

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