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:
1146728
)
typo fix.
author
Chris Lattner
<sabre@nondot.org>
Tue, 26 Aug 2008 06:07:47 +0000
(06:07 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 26 Aug 2008 06:07:47 +0000
(06:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55355
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
b/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
index 7ec5b8534dd3d85cf9657570ed92acc2de979879..f35c8d867df18c8f9c64106bcc28d529ed1d5afc 100644
(file)
--- a/
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
+++ b/
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
@@
-4231,7
+4231,7
@@
void SelectionDAGLowering::visitInlineAsm(CallSite CS) {
if (!SawEarlyClobber &&
OpInfo.Type == InlineAsm::isClobber &&
OpInfo.ConstraintType == TargetLowering::C_Register) {
- // Note that we want to ignore things that we don't tr
i
ck here, like
+ // Note that we want to ignore things that we don't tr
a
ck here, like
// dirflag, fpsr, flags, etc.
std::pair<unsigned, const TargetRegisterClass*> PhysReg =
TLI.getRegForInlineAsmConstraint(OpInfo.ConstraintCode,