llvm-6502/tools
Chris Lattner 4ec35ab1c6 Eliminate the cfg namespace
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2371 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-28 16:21:53 +00:00
..
analyze Eliminate the cfg namespace 2002-04-28 16:21:53 +00:00
as Use operator << to print modules 2002-04-28 05:13:45 +00:00
dis
gccas Run GCSE as part of gccas. 2002-04-28 01:00:15 +00:00
gccld Run the internalize pass to mark all functions except main internal when 2002-04-28 05:49:45 +00:00
link Use operator << to print modules 2002-04-28 05:13:45 +00:00
llc * Rename MethodPass class to FunctionPass 2002-04-27 06:56:12 +00:00
lli
llvm-as Use operator << to print modules 2002-04-28 05:13:45 +00:00
llvm-dis
llvm-link Use operator << to print modules 2002-04-28 05:13:45 +00:00
opt Expose the internalize pass. 2002-04-28 05:49:53 +00:00
tests
Makefile