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:
dd5920c
)
[mips] Revert test commit r195922.
author
Daniel Sanders
<daniel.sanders@imgtec.com>
Thu, 28 Nov 2013 15:26:33 +0000
(15:26 +0000)
committer
Daniel Sanders
<daniel.sanders@imgtec.com>
Thu, 28 Nov 2013 15:26:33 +0000
(15:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195923
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/Mips/Mips.h
patch
|
blob
|
history
diff --git
a/lib/Target/Mips/Mips.h
b/lib/Target/Mips/Mips.h
index 0b43fdd8101e5f6209ac56650be06c0d026bfa45..d512d6589c406107e38280e4e9635542a6086a52 100644
(file)
--- a/
lib/Target/Mips/Mips.h
+++ b/
lib/Target/Mips/Mips.h
@@
-31,5
+31,4
@@
namespace llvm {
FunctionPass *createMipsConstantIslandPass(MipsTargetMachine &tm);
} // end namespace llvm;
-
#endif