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:
3f47c29
)
Fix spurious indentation in a comment.
author
Dan Gohman
<gohman@apple.com>
Thu, 23 Apr 2009 22:41:05 +0000
(22:41 +0000)
committer
Dan Gohman
<gohman@apple.com>
Thu, 23 Apr 2009 22:41:05 +0000
(22:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69934
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.h
patch
|
blob
|
history
diff --git
a/lib/Target/PowerPC/PPCISelLowering.h
b/lib/Target/PowerPC/PPCISelLowering.h
index 8ab594f1397053b7dc01a59bdf0823d9ac57a246..01111cfb87443d5f95cd9d002da812edd17ef099 100644
(file)
--- a/
lib/Target/PowerPC/PPCISelLowering.h
+++ b/
lib/Target/PowerPC/PPCISelLowering.h
@@
-326,7
+326,7
@@
namespace llvm {
/// the offset of the target addressing mode.
virtual bool isLegalAddressImmediate(GlobalValue *GV) const;
-
/// IsEligibleForTailCallOptimization - Check whether the call is eligible
+ /// IsEligibleForTailCallOptimization - Check whether the call is eligible
/// for tail call optimization. Target which want to do tail call
/// optimization should implement this function.
virtual bool IsEligibleForTailCallOptimization(CallSDNode *TheCall,