mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Delete an obsolete comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103420 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
aad753bbbd
commit
dbc56bbf75
@ -691,9 +691,6 @@ public:
|
||||
// ConstantExpr class, because they will attempt to fold the constant
|
||||
// expression into something simpler if possible.
|
||||
|
||||
/// Cast constant expr
|
||||
///
|
||||
|
||||
/// getAlignOf constant expr - computes the alignment of a type in a target
|
||||
/// independent way (Note: the return type is an i64).
|
||||
static Constant *getAlignOf(const Type* Ty);
|
||||
|
Loading…
x
Reference in New Issue
Block a user