llvm-6502/lib/Bytecode
Reid Spencer 6ed81e253c Use the SymbolTable::isEmpty() method instead of checking for no value
planes. A SymbolTable could still have types in it! This fixes problems
with two regression tests that failed because a symbol table that only
contained types was being omitted from bytecode files. Thanks to Chris
for the reduced test case that helped find this immediately.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13842 91177308-0d34-0410-b5e6-96231b3b80d8
2004-05-27 20:18:51 +00:00
..
Archive Use the true, decoded name of the archive member in getObjectType. 2004-03-31 19:51:00 +00:00
Reader Squelch compile-time warning (profile build). 2004-04-28 15:32:09 +00:00
Writer Use the SymbolTable::isEmpty() method instead of checking for no value 2004-05-27 20:18:51 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00