Add boolean file format flags in preparation for version 5 bytecode.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 21 Aug 2004 20:50:49 +0000 (20:50 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 21 Aug 2004 20:50:49 +0000 (20:50 +0000)
commit572c2565191f2d7d5cf46f8325b2795db2d6f466
treee4573d9641582ba925086adc7a8eb1b06a68f419
parent5b472d9879867c5c31ff2a2ce9d376a12d974976
Add boolean file format flags in preparation for version 5 bytecode.
Remove the "processFunctions" boolean from ParseBytecode as it is no
longer needed. This is part of avoiding double reading of functions
when analyzing bytecode.

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