Add support for undef, unreachable, and function flags
authorChris Lattner <sabre@nondot.org>
Sat, 16 Oct 2004 18:18:16 +0000 (18:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 16 Oct 2004 18:18:16 +0000 (18:18 +0000)
commita79e7cca0dff44092b0b1a17a26a7af4bebc9d5d
treee27af97fff1823de4435867d0f239b553ecc0043
parent16710e9574c6750d3cb7788cc4ab78bc9e970d9a
Add support for undef, unreachable, and function flags

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