Remove the LLVMContext& arguments from *Folder constructors, as they don't seem to...
authorFrits van Bommel <fvbommel@gmail.com>
Sun, 3 Apr 2011 19:46:28 +0000 (19:46 +0000)
committerFrits van Bommel <fvbommel@gmail.com>
Sun, 3 Apr 2011 19:46:28 +0000 (19:46 +0000)
commitc12d4c93f94e271d32e60fae1d521c4fca39ae1e
treee745c1784608e7b073bf45f293f2ffe5d4bccd44
parentf63ea6fefced0a883f716937d399b26d51c491cc
Remove the LLVMContext& arguments from *Folder constructors, as they don't seem to be used anywhere.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128793 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/ConstantFolder.h
include/llvm/Support/IRBuilder.h
include/llvm/Support/NoFolder.h