Convert tabs to spaces.

llvm-svn: 14289
This commit is contained in:
Misha Brukman 2004-06-21 17:41:12 +00:00
parent 254d2cf452
commit c3a0b330c9
2 changed files with 748 additions and 748 deletions

View File

@ -27,8 +27,8 @@
using namespace llvm; using namespace llvm;
namespace { namespace {
/// TypeClass - Used by the PowerPC backend to group LLVM types by their basic PPC /// TypeClass - Used by the PowerPC backend to group LLVM types by their basic
/// Representation. /// PPC Representation.
/// ///
enum TypeClass { enum TypeClass {
cByte, cShort, cInt, cFP, cLong cByte, cShort, cInt, cFP, cLong

View File

@ -27,8 +27,8 @@
using namespace llvm; using namespace llvm;
namespace { namespace {
/// TypeClass - Used by the PowerPC backend to group LLVM types by their basic PPC /// TypeClass - Used by the PowerPC backend to group LLVM types by their basic
/// Representation. /// PPC Representation.
/// ///
enum TypeClass { enum TypeClass {
cByte, cShort, cInt, cFP, cLong cByte, cShort, cInt, cFP, cLong