mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
Tabs to spaces.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15010 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
049c48f1ad
commit
a32355bb8e
@ -49,7 +49,6 @@ public:
|
|||||||
/// delete this.
|
/// delete this.
|
||||||
virtual void destroyConstant() { assert(0 && "Not reached!"); }
|
virtual void destroyConstant() { assert(0 && "Not reached!"); }
|
||||||
|
|
||||||
|
|
||||||
//// Methods for support type inquiry through isa, cast, and dyn_cast:
|
//// Methods for support type inquiry through isa, cast, and dyn_cast:
|
||||||
static inline bool classof(const Constant *) { return true; }
|
static inline bool classof(const Constant *) { return true; }
|
||||||
static inline bool classof(const GlobalValue *) { return true; }
|
static inline bool classof(const GlobalValue *) { return true; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user