commit | 65a2011810048ee25329bdfbde2fd5ddd28ee018 | [log] [tgz] |
---|---|---|
author | John Criswell <criswell@uiuc.edu> | Thu Dec 07 14:51:56 2006 +0000 |
committer | John Criswell <criswell@uiuc.edu> | Thu Dec 07 14:51:56 2006 +0000 |
tree | aa595e6eda6ee38d17ab1a431a3072d8976fa520 | |
parent | 116ec654efdef1b724f09f4cdc7b65dfd70d57b8 [diff] |
Updated names of LLVM header files. Removed unnecessary inclusion of header files. The goal is to not include any C++ code in PoolCheck.cpp (which should be all C functions) and to reduce the amount of non-kernel code included in files. Removed unused variables. llvm-svn: 87280