Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11827 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke
2004-02-25 19:08:12 +00:00
parent e3d6807ab5
commit 150666fd82
8 changed files with 27 additions and 27 deletions

View File

@@ -13,7 +13,7 @@
//
//===----------------------------------------------------------------------===//
#include "SparcInternals.h"
#include "SparcV9Internals.h"
#include "llvm/Constant.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Function.h"