As Chris pointed out, this doesn't actually need an LLVMContext to operate.
authorOwen Anderson <resistor@mac.com>
Mon, 13 Jul 2009 21:27:19 +0000 (21:27 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 13 Jul 2009 21:27:19 +0000 (21:27 +0000)
commit1ca29d318a6632c115b9f62c791077b575494e42
tree2b9e595e121059ef1a578089d6451f3b3b72589d
parent43da8fbe524f4f1921209e6280678173393fb461
As Chris pointed out, this doesn't actually need an LLVMContext to operate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75508 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Constants.h
lib/CodeGen/MachOWriter.cpp
lib/Target/Mips/AsmPrinter/MipsAsmPrinter.cpp
lib/Target/Mips/MipsISelLowering.cpp
lib/Target/TargetAsmInfo.cpp
lib/VMCore/Constants.cpp
tools/lto/LTOModule.cpp