Renamed files to match the main classes they provide.

Some other minor changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@615 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Vikram S. Adve
2001-09-18 12:58:33 +00:00
parent 137f7202c7
commit 0799fc479a
3 changed files with 218 additions and 20 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
//
//===----------------------------------------------------------------------===//
#include "llvm/Target/Data.h"
#include "llvm/Target/TargetData.h"
#include "llvm/DerivedTypes.h"
#include "llvm/ConstPoolVals.h"