Removed obsolete reference to ABCD pass (Issue #35)

git-svn-id: http://llvm-py.googlecode.com/svn/trunk@104 8d1e9007-1d4e-0410-b67e-1979fd6579aa
This commit is contained in:
mdevan.foobar 2010-10-24 08:54:42 +00:00
commit d7839041f6

View file

@ -782,7 +782,6 @@ _wrap_obj2none(LLVMDisposePassManager, LLVMPassManagerRef)
_wrap_obj2none( LLVMAdd ## P ## Pass, LLVMPassManagerRef)
_wrap_pass( AAEval )
_wrap_pass( ABCD )
_wrap_pass( AggressiveDCE )
_wrap_pass( AliasAnalysisCounter )
_wrap_pass( AlwaysInliner )