Another change that doesn't affect functionality. Since we are only looking
authorChris Lattner <sabre@nondot.org>
Fri, 20 Sep 2002 15:12:13 +0000 (15:12 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Sep 2002 15:12:13 +0000 (15:12 +0000)
commit2db41cd5de49ffa6725945343b2859ac86629fc3
treeac3a118d27e2f414ac32057e9674c092cb0410e1
parent2c601a7be15259154f4e77d8c0492cb5952a7dfb
Another change that doesn't affect functionality.  Since we are only looking
at types in the symbol table, only traverse the type plane, saving a loop nest.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3858 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp