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:
6292ece
)
Remove stray fullstop.
author
Nick Lewycky
<nicholas@mxc.ca>
Thu, 25 Aug 2011 21:46:20 +0000
(21:46 +0000)
committer
Nick Lewycky
<nicholas@mxc.ca>
Thu, 25 Aug 2011 21:46:20 +0000
(21:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138589
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARM.td
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARM.td
b/lib/Target/ARM/ARM.td
index cf333ccd49ba660c3892814ffc7202d238e613a6..ade06880d39fdc9eeabeab0e7ce11984fef0ae82 100644
(file)
--- a/
lib/Target/ARM/ARM.td
+++ b/
lib/Target/ARM/ARM.td
@@
-85,7
+85,7
@@
def FeatureAvoidPartialCPSR : SubtargetFeature<"avoid-partial-cpsr",
/// Some M architectures don't have the DSP extension (v7E-M vs. v7M)
def FeatureDSPThumb2 : SubtargetFeature<"t2dsp", "Thumb2DSP", "true",
- "Supports v7 DSP instructions in Thumb2
.
">;
+ "Supports v7 DSP instructions in Thumb2">;
// Multiprocessing extension.
def FeatureMP : SubtargetFeature<"mp", "HasMPExtension", "true",