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:
8d412e8
)
NFC: Fix typo in comment
author
Vaivaswatha Nagaraj
<vn@compilertree.com>
Tue, 15 Dec 2015 04:41:10 +0000
(
04:41
+0000)
committer
Vaivaswatha Nagaraj
<vn@compilertree.com>
Tue, 15 Dec 2015 04:41:10 +0000
(
04:41
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255615
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/IR/Attributes.td
patch
|
blob
|
history
diff --git
a/include/llvm/IR/Attributes.td
b/include/llvm/IR/Attributes.td
index 5ba76ef3490498fb0262692e0350cc9e93f02c56..3f4be671251e79fe06cb6453ee8933fe16d2f0ea 100644
(file)
--- a/
include/llvm/IR/Attributes.td
+++ b/
include/llvm/IR/Attributes.td
@@
-19,7
+19,7
@@
def Alignment : EnumAttr<"align">;
/// inline=always.
def AlwaysInline : EnumAttr<"alwaysinline">;
-/// Func
it
on can access memory only using pointers based on its arguments.
+/// Func
ti
on can access memory only using pointers based on its arguments.
def ArgMemOnly : EnumAttr<"argmemonly">;
/// Callee is recognized as a builtin, despite nobuiltin attribute on its