llvm-6502/lib
Rafael Espindola a04933edc1 Don't reject an archive with just a symbol table.
It is pretty unambiguous how to interpret it and gnu ar accepts it too.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241750 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-08 22:27:54 +00:00
..
Analysis [LAA] Add missing debug output after r239285 2015-07-08 18:47:38 +00:00
AsmParser
Bitcode
CodeGen MIR Parser: Remove redundant TODO comment. NFC. 2015-07-08 21:30:21 +00:00
DebugInfo
ExecutionEngine Fix the -DBUILD_SHARED_LIBS=ON build. 2015-07-07 17:48:00 +00:00
Fuzzer
IR Rename llvm.frameescape and llvm.framerecover to localescape and localrecover 2015-07-07 22:25:32 +00:00
IRReader
LibDriver Start adding support for writing archives in BSD format. 2015-07-08 20:47:32 +00:00
LineEditor
Linker
LTO
MC MC: Constify MCSubtargetInfo in getDeprecationInfo(), NFC 2015-07-08 17:30:55 +00:00
Object Don't reject an archive with just a symbol table. 2015-07-08 22:27:54 +00:00
Option
Passes
ProfileData
Support
TableGen
Target Add missing dependency to Hexagon target. 2015-07-08 21:13:37 +00:00
Transforms [LoopVectorizer] Rename BypassBlock to VectorPH, and CheckBlock to NewVectorPH. NFCI. 2015-07-08 21:48:03 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile