projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aad753b
)
Delete an obsolete comment.
author
Dan Gohman
<gohman@apple.com>
Mon, 10 May 2010 19:47:21 +0000
(19:47 +0000)
committer
Dan Gohman
<gohman@apple.com>
Mon, 10 May 2010 19:47:21 +0000
(19:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103420
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Constants.h
patch
|
blob
|
history
diff --git
a/include/llvm/Constants.h
b/include/llvm/Constants.h
index 1cebb201518110833d487f9d22781f210bc67777..ba0ace3f7a1bd1b163dc09b50bc489d1733fac8b 100644
(file)
--- a/
include/llvm/Constants.h
+++ b/
include/llvm/Constants.h
@@
-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);