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:
c5d05ef
)
Fix comment.
author
Evan Cheng
<evan.cheng@apple.com>
Wed, 16 May 2007 05:14:06 +0000
(
05:14
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Wed, 16 May 2007 05:14:06 +0000
(
05:14
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37098
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMConstantIslandPass.cpp
b/lib/Target/ARM/ARMConstantIslandPass.cpp
index 1371cdca46b63bc6199959ff999c4c472e591ffa..5c80f9773eda74e5cdc36f8c8d8e284d725732e8 100644
(file)
--- a/
lib/Target/ARM/ARMConstantIslandPass.cpp
+++ b/
lib/Target/ARM/ARMConstantIslandPass.cpp
@@
-112,7
+112,7
@@
namespace {
: MI(mi), MaxDisp(maxdisp), isCond(cond), UncondBr(ubr) {}
};
- /// Branches - Keep track of all the immediate branch instructions.
+ ///
Imm
Branches - Keep track of all the immediate branch instructions.
///
std::vector<ImmBranch> ImmBranches;