llvm-6502/tools
Misha Brukman 2e1fbdd267 * Added an interface for how LLEE would communicate with the OS
* Implemented the interface in StorageProxy.c
* Removed the script `llee' as it is now created by the Makefile
* Makefile now compiles a shared object version of the library, but only if
  using gcc-3.3, linking fails under gcc-3.2


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8751 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-29 22:37:00 +00:00
..
analyze Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
bugpoint Use new method 2003-09-17 05:00:07 +00:00
extract Clean up header, remove extra #include 2003-09-10 19:42:51 +00:00
gccas Now that the TCE pass passes all of the tests, add it to GCCAS 2003-09-20 05:26:22 +00:00
gccld Tersified code: 2003-09-29 22:26:24 +00:00
llc Preselection is now integrated into the Sparc target library 2003-09-01 20:30:17 +00:00
llee * Added an interface for how LLEE would communicate with the OS 2003-09-29 22:37:00 +00:00
lli To be consistent with the rest of LLVM codebase (and the rest of this file): 2003-09-25 18:10:34 +00:00
llvm-ar Squelch warning and delete extra space. 2003-09-23 17:27:02 +00:00
llvm-as Renaming LLVM as' to llvm-as'. 2003-08-28 21:32:57 +00:00
llvm-dis Renaming LLVM dis' to llvm-dis'. 2003-08-28 21:34:13 +00:00
llvm-extract Clean up header, remove extra #include 2003-09-10 19:42:51 +00:00
llvm-link Fix file header 2003-09-20 02:42:54 +00:00
opt Rename TarjanSCCIterator -> scc_iterator 2003-08-31 20:01:57 +00:00
Makefile link' is now llvm-link'. 2003-09-16 15:21:52 +00:00