llvm-6502/tools
Owen Anderson 4434ed44c4 Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the
moment, that I will need to make far-reaching changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74655 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-01 23:13:44 +00:00
..
bugpoint Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
gccas
gccld
gold Add a portable strerror*() wrapper, llvm::sys::StrError(). This includes the 2009-07-01 18:11:20 +00:00
llc Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
lli Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-ar Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-as Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-bcanalyzer
llvm-config
llvm-db Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
llvm-dis Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-extract Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-ld Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-link Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
llvm-mc llvm-mc: Add some more doxyments. 2009-07-01 15:14:50 +00:00
llvm-nm Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-prof Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-ranlib Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
llvm-stub
llvmc Executables will be at InstallDir/bin directory. Std header files will be at InstallDir/include, libs will be at InstallDir/lib. Define hooks for these and use them in the options for various tools. 2009-07-01 16:10:29 +00:00
lto Make the use of const with respect to LLVMContext sane. Hopefully this is the last time, for the 2009-07-01 23:13:44 +00:00
opt Hold the LLVMContext by reference rather than by pointer. 2009-07-01 21:22:36 +00:00
CMakeLists.txt
Makefile