llvm-6502/tools
Anton Korobeynikov b74ed07bfd Adding dllimport, dllexport and external weak linkage types.
DLL* linkages got full (I hope) codegeneration support in C & both x86
assembler backends.
External weak linkage added for future use, we don't provide any
codegeneration, etc. support for it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30374 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-14 18:23:27 +00:00
..
bugpoint Fix --enable-valgrind. Add room for the new arguments, and don't keep 2006-09-14 04:20:17 +00:00
gccas Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
gccld Move ipsccp pass earlier to clean up obvious bogosities 2006-09-09 21:30:13 +00:00
llc Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
lli add a new (hidden) -disable-core-files option 2006-09-14 06:17:09 +00:00
llvm2cpp Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
llvm-ar Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-as Switch to using llvm-config to select components to link in. 2006-09-04 04:47:49 +00:00
llvm-bcanalyzer Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-config Allow things like --libs CBackend 2006-09-04 05:35:23 +00:00
llvm-db Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-dis Switch to using llvm-config to build 2006-09-04 05:24:16 +00:00
llvm-extract Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-ld Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-link Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-nm Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-prof Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-ranlib Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
llvm-stub
llvmc Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
lto Add comment. 2006-09-14 05:49:10 +00:00
opt Use LINK_COMPONENTS to specify *components* to link against instead of 2006-09-04 05:59:09 +00:00
Makefile ok this really works :) 2006-09-08 18:33:49 +00:00