mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-04 09:45:00 +00:00
b163e08a96
This commit significantly speeds up both bytecode and native builds of LLVM clients (from ~20 second to sub-second link time), and allows to invoke LLVM functions from OCaml toplevel. The behavior for --disable-shared builds is unchanged. llvm-svn: 194509 |
||
---|---|---|
.. | ||
analysis | ||
bitreader | ||
bitwriter | ||
executionengine | ||
irreader | ||
linker | ||
llvm | ||
target | ||
transforms | ||
Makefile | ||
Makefile.ocaml |