1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/LibDriver
Rafael Espindola 116995db75 Start adding support for writing archives in BSD format.
No support for the symbol table yet (but will hopefully add it today).
We always use the long filename format so that we can align the member,
which is an advantage of the BSD format.

llvm-svn: 241721
2015-07-08 20:47:32 +00:00
..
CMakeLists.txt
LibDriver.cpp Start adding support for writing archives in BSD format. 2015-07-08 20:47:32 +00:00
LLVMBuild.txt
Makefile
Options.td LibDriver: implement /libpath and $LIB; ignore /ignore and /machine. 2015-06-20 00:57:12 +00:00