commit | 6ed81e253cbfb4a42ee9cf0d25d2756548a11f7d | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Thu May 27 20:18:51 2004 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Thu May 27 20:18:51 2004 +0000 |
tree | 817a5ede93f38cc63bd812d5d98769229dbcc538 | |
parent | 12fe669203935d01cc95b1168fc987eaa19e2186 [diff] |
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