summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsISelLowering.h
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2011-06-09 16:03:19 +0000
committerEric Christopher <echristo@apple.com>2011-06-09 16:03:19 +0000
commit6f3661fdcd10a33d225502f8b112dc5b7968ef74 (patch)
treee01354844c840ab6580d055e2aad1e75cac573aa /lib/Target/Mips/MipsISelLowering.h
parent622ab4ab505a8f07d648d7e15016a56bacdaddd1 (diff)
downloadllvm-6f3661fdcd10a33d225502f8b112dc5b7968ef74.tar.gz
llvm-6f3661fdcd10a33d225502f8b112dc5b7968ef74.tar.bz2
llvm-6f3661fdcd10a33d225502f8b112dc5b7968ef74.tar.xz
Speculatively revert 132758 and 132768 to try to fix the Windows buildbots.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132777 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/MipsISelLowering.h')
-rw-r--r--lib/Target/Mips/MipsISelLowering.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Target/Mips/MipsISelLowering.h b/lib/Target/Mips/MipsISelLowering.h
index b7b85fd8f9..fbcedfddf9 100644
--- a/lib/Target/Mips/MipsISelLowering.h
+++ b/lib/Target/Mips/MipsISelLowering.h
@@ -79,9 +79,7 @@ namespace llvm {
BuildPairF64,
ExtractElementF64,
- WrapperPIC,
-
- DynAlloc
+ WrapperPIC
};
}