From 0a22f91c9cf4b2a54f05a5d58a23459c0f6fb590 Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Thu, 11 Aug 2011 18:23:21 -0700 Subject: [PATCH] Revert "Add missing functions to rustllvm.def.in" This reverts commit 1bea273974c3c9570f76fd9c4a4a985ca05bd60f. Looks like this is not actually necessary. Hard to tell since the tinderboxes are falling behind. --- src/rustllvm/rustllvm.def.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/rustllvm/rustllvm.def.in b/src/rustllvm/rustllvm.def.in index d21c030edb9..25185f3cde5 100644 --- a/src/rustllvm/rustllvm.def.in +++ b/src/rustllvm/rustllvm.def.in @@ -593,6 +593,3 @@ LLVMX86MMXTypeInContext LLVMConstNamedStruct LLVMStructCreateNamed LLVMStructSetBody -LLVMAddLowerSetJmpPass -LLVMAddRaiseAllocationsPass -LLVMIsAUnwindInst