llvm-6502/lib/LibDriver
Rafael Espindola b13e877e27 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241721 91177308-0d34-0410-b5e6-96231b3b80d8
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