From: Sean Callanan Date: Fri, 29 Jan 2010 21:21:44 +0000 (+0000) Subject: Removed symbols from .exports that are not yet in X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=400c70036d504e5add3d02a2dfc7b93315b8453f;p=oota-llvm.git Removed symbols from .exports that are not yet in the library. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94844 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/ed/EnhancedDisassembly.exports b/tools/ed/EnhancedDisassembly.exports index 63738e53665..7c9da030d05 100644 --- a/tools/ed/EnhancedDisassembly.exports +++ b/tools/ed/EnhancedDisassembly.exports @@ -1,31 +1 @@ _EDGetDisassembler -_EDGetRegisterName -_EDRegisterIsStackPointer -_EDRegisterIsProgramCounter -_EDCreateInsts -_EDReleaseInst -_EDInstByteSize -_EDGetInstString -_EDInstIsBranch -_EDInstIsMove -_EDBranchTargetID -_EDMoveSourceID -_EDMoveTargetID -_EDNumTokens -_EDGetToken -_EDGetTokenString -_EDOperandIndexForToken -_EDTokenIsWhitespace -_EDTokenIsPunctuation -_EDTokenIsOpcode -_EDTokenIsLiteral -_EDTokenIsRegister -_EDTokenIsNegativeLiteral -_EDLiteralTokenAbsoluteValue -_EDRegisterTokenValue -_EDNumOperands -_EDGetOperand -_EDEvaluateOperand -_EDBlockCreateInsts -_EDBlockEvaluateOperand -_EDBlockVisitTokens