llvm-6502/tools/gccld
John Criswell a115643357 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24036 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-27 15:54:34 +00:00
..
gccld.cpp Pass -export-dynamic to gcc when compiling with -native and the link is 2005-08-02 22:07:38 +00:00
gccld.h Pass -export-dynamic to gcc when compiling with -native and the link is 2005-08-02 22:07:38 +00:00
GenerateCode.cpp Fix PR637 2005-10-18 06:29:43 +00:00
Makefile Move some constant folding code shared by Analysis and Transform passes 2005-10-27 15:54:34 +00:00