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:
38aceb8
)
Prune trailing linefeeds.
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Tue, 8 Oct 2013 10:29:03 +0000
(10:29 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Tue, 8 Oct 2013 10:29:03 +0000
(10:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192178
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/Sparc/SparcJITInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/Sparc/SparcJITInfo.cpp
b/lib/Target/Sparc/SparcJITInfo.cpp
index faeabccc222fbe449c9fc1f17ecd589be18cf278..abac4279eaa3ffae698034ff5c4be3aba18664ed 100644
(file)
--- a/
lib/Target/Sparc/SparcJITInfo.cpp
+++ b/
lib/Target/Sparc/SparcJITInfo.cpp
@@
-164,5
+164,3
@@
void SparcJITInfo::relocate(void *Function, MachineRelocation *MR,
*((unsigned*) RelocPos) |= (unsigned) ResultPtr;
}
}
-
-