llvm-6502/tools
Chris Lattner 367e1ee5be Change run-lli -> run-int
Many people associate lli with the jit, so we don't want to suprise them


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9238 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-18 20:30:48 +00:00
..
analyze Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
bugpoint Change run-lli -> run-int 2003-10-18 20:30:48 +00:00
extract Clean up header, remove extra #include 2003-09-10 19:42:51 +00:00
gccas Unfortunately, it looks like level raise is still needed :( 2003-10-16 16:50:34 +00:00
gccld Don't include "Config/stdlib.h". 2003-10-10 19:12:22 +00:00
llc Fix grammar. 2003-10-10 17:56:49 +00:00
llee * Added an interface for how LLEE would communicate with the OS 2003-09-29 22:37:00 +00:00
lli Enabling incremental bytecode loading in the JIT: 2003-10-14 21:39:53 +00:00
llvm-ar Rewrite head-of-file comment. 2003-10-10 18:47:08 +00:00
llvm-as Fix grammar. 2003-10-10 17:56:49 +00:00
llvm-dis Fix grammar. 2003-10-10 17:56:49 +00:00
llvm-extract Clean up header, remove extra #include 2003-09-10 19:42:51 +00:00
llvm-link Fix grammar. 2003-10-10 17:56:49 +00:00
llvm-nm Make llvm-nm work in "pipe mode" 2003-10-16 18:45:23 +00:00
opt Fix grammar. 2003-10-10 17:56:49 +00:00
Makefile Welcome llvm-nm to the family 2003-10-16 17:46:21 +00:00