remove a ton of unneeded LLVMContext stuff.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92462 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2010-01-04 07:02:48 +00:00
parent 3df5c6fff1
commit 4de84762bd
2 changed files with 289 additions and 279 deletions

View File

@ -1,4 +1,4 @@
//===- InstCombineWorklist.cpp - Worklist for the InstCombine pass --------===//
//===- InstCombineWorklist.h - Worklist for the InstCombine pass ----------===//
//
// The LLVM Compiler Infrastructure
//

File diff suppressed because it is too large Load Diff