llvm-6502/tools
Chris Lattner 68ed318d33 * Fix extract to work with constant pointer refs correctly
* Extract makes all global vars external, so they don't have initializers


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4121 91177308-0d34-0410-b5e6-96231b3b80d8
2002-10-12 20:50:16 +00:00
..
analyze - Implement a new -print-cfg option for analyze, that causes it to print the 2002-10-07 18:38:01 +00:00
as
dis Make sure to close the file before deleting it 2002-09-24 00:09:48 +00:00
extract * Fix extract to work with constant pointer refs correctly 2002-10-12 20:50:16 +00:00
gccas
gccld
link
llc Change LowerAllocations pass to 'require' TargetData instead of it being 2002-09-25 23:47:49 +00:00
lli
llvm-as
llvm-dis Make sure to close the file before deleting it 2002-09-24 00:09:48 +00:00
llvm-extract * Fix extract to work with constant pointer refs correctly 2002-10-12 20:50:16 +00:00
llvm-link
opt - Implement a new -print-cfg option for analyze, that causes it to print the 2002-10-07 18:38:01 +00:00
Makefile