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:
f32ecc6
)
Fix typo.
author
Jim Grosbach
<grosbach@apple.com>
Fri, 29 Oct 2010 20:21:49 +0000
(20:21 +0000)
committer
Jim Grosbach
<grosbach@apple.com>
Fri, 29 Oct 2010 20:21:49 +0000
(20:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117703
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMInstrInfo.td
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMInstrInfo.td
b/lib/Target/ARM/ARMInstrInfo.td
index b1ca0032a263bd58b209c0168cf5e9cddf08b002..66a55a19264e3c11ceff1f44f0f1f6d1c4a6eec2 100644
(file)
--- a/
lib/Target/ARM/ARMInstrInfo.td
+++ b/
lib/Target/ARM/ARMInstrInfo.td
@@
-3142,7
+3142,7
@@
def Int_eh_sjlj_longjmp : XI<(outs), (ins GPR:$src, GPR:$scratch),
}
// eh.sjlj.dispatchsetup pseudo-instruction.
-// This pseudo is use
f
for ARM, Thumb1 and Thumb2. Any differences are
+// This pseudo is use
d
for ARM, Thumb1 and Thumb2. Any differences are
// handled when the pseudo is expanded (which happens before any passes
// that need the instruction size).
let isBarrier = 1, hasSideEffects = 1 in