hanchenye-llvm-project/llvm/tools/llvm-extract
John Criswell fe5f33b120 Move some constant folding code shared by Analysis and Transform passes
into the LLVMAnalysis library.
This allows LLVMTranform and LLVMTransformUtils to be archives and linked
with LLVMAnalysis.a, which provides any missing definitions.

llvm-svn: 24036
2005-10-27 15:54:34 +00:00
..
Makefile Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00
llvm-extract.cpp extract has been renamed to llvm-extract to avoid conflicting with another tool 2005-04-24 17:36:05 +00:00