mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
Convert tabs to spaces.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14289 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
358829f151
commit
422791fa0b
@ -27,8 +27,8 @@
|
||||
using namespace llvm;
|
||||
|
||||
namespace {
|
||||
/// TypeClass - Used by the PowerPC backend to group LLVM types by their basic PPC
|
||||
/// Representation.
|
||||
/// TypeClass - Used by the PowerPC backend to group LLVM types by their basic
|
||||
/// PPC Representation.
|
||||
///
|
||||
enum TypeClass {
|
||||
cByte, cShort, cInt, cFP, cLong
|
||||
|
@ -27,8 +27,8 @@
|
||||
using namespace llvm;
|
||||
|
||||
namespace {
|
||||
/// TypeClass - Used by the PowerPC backend to group LLVM types by their basic PPC
|
||||
/// Representation.
|
||||
/// TypeClass - Used by the PowerPC backend to group LLVM types by their basic
|
||||
/// PPC Representation.
|
||||
///
|
||||
enum TypeClass {
|
||||
cByte, cShort, cInt, cFP, cLong
|
||||
|
Loading…
x
Reference in New Issue
Block a user