mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-11 21:45:16 +00:00
8f95f1d2ca
that defines the symbol "main." This is a hack that ensures that programs that place their main function in a library and then link it in (i.e. Apache 2.x) get their main function linked in. There is probably a more correct way to do this, but this works for now. llvm-svn: 10594 |
||
---|---|---|
.. | ||
analyze | ||
bugpoint | ||
extract | ||
gccas | ||
gccld | ||
llc | ||
llee | ||
lli | ||
llvm-ar | ||
llvm-as | ||
llvm-dis | ||
llvm-link | ||
llvm-nm | ||
llvm-prof | ||
opt | ||
Makefile |