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:
f1a1e4a
)
Whitespace.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 10 Jan 2014 11:12:01 +0000
(11:12 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Fri, 10 Jan 2014 11:12:01 +0000
(11:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198934
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm-c/TargetMachine.h
patch
|
blob
|
history
diff --git
a/include/llvm-c/TargetMachine.h
b/include/llvm-c/TargetMachine.h
index e1594113949cdb39577c141ad82ea40671a4b45e..46de054e78be2fbf983ef6454dd1cffecd36d516 100644
(file)
--- a/
include/llvm-c/TargetMachine.h
+++ b/
include/llvm-c/TargetMachine.h
@@
-62,7
+62,7
@@
LLVMTargetRef LLVMGetFirstTarget(void);
LLVMTargetRef LLVMGetNextTarget(LLVMTargetRef T);
/*===-- Target ------------------------------------------------------------===*/
-/** Finds the target corresponding to the given name and stores it in \p T.
+/** Finds the target corresponding to the given name and stores it in \p T.
Returns 0 on success. */
LLVMTargetRef LLVMGetTargetFromName(const char *Name);