llvm-6502/tools
Chris Lattner bc19466912 Make sure to copy double alignment as well
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5936 91177308-0d34-0410-b5e6-96231b3b80d8
2003-04-25 06:06:13 +00:00
..
analyze Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
as
bugpoint Rename Kept -> Suffix 2003-04-25 03:16:33 +00:00
dis Give verbose error messages if bytecode file cannot be parsed 2003-04-16 20:51:36 +00:00
extract
gccas Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
gccld Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
link
llc Make sure to copy double alignment as well 2003-04-25 06:06:13 +00:00
lli We now need to link libscalar to get the switch lowering pass 2003-04-23 16:43:02 +00:00
llvm-as
llvm-dis Give verbose error messages if bytecode file cannot be parsed 2003-04-16 20:51:36 +00:00
llvm-extract
llvm-link
opt Make sure to create a target data that matches the Module's target properties. 2003-04-24 19:13:02 +00:00
Makefile