llvm-mirror/lib
Hans Wennborg 6671624d13 Object: Find terminator correctly when reading long filenames in GNU archives (PR37244)
The code was previously relying on there being a null terminator
somewhere in (or after) the string table, something made less likely by
r330786.

Differential Revision: https://reviews.llvm.org/D46527

llvm-svn: 331746
2018-05-08 08:22:58 +00:00
..
Analysis [CaptureTracking] Handle capturing of launder.invariant.group 2018-05-05 10:23:27 +00:00
AsmParser
BinaryFormat Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00
Bitcode Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
CodeGen [MachineVerifier][GlobalISel] Verifying generic extends and truncates 2018-05-08 02:48:15 +00:00
DebugInfo [DebugInfo] Accept S in augmentation strings in CIE. 2018-05-08 06:21:12 +00:00
Demangle [demangler] Add a partial demangling API for LLDB. 2018-04-12 20:41:38 +00:00
ExecutionEngine Remove @brief commands from doxygen comments, too. 2018-05-01 16:10:38 +00:00
Fuzzer
FuzzMutate
IR Fix a bunch of places where operator-> was used directly on the return from dyn_cast. 2018-05-05 01:57:00 +00:00
IRReader
LineEditor
Linker
LTO [LTO] Handle Task=-1 passed to addSaveTemps 2018-05-05 14:37:20 +00:00
MC [WebAssembly] MC: Use existing MCSymbol.Index field rather than inventing extra mapping 2018-05-08 00:08:21 +00:00
Object Object: Find terminator correctly when reading long filenames in GNU archives (PR37244) 2018-05-08 08:22:58 +00:00
ObjectYAML Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
Option IWYU for llvm-config.h in llvm, additions. 2018-04-30 14:59:11 +00:00
Passes Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
ProfileData Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
Support [x86] Introduce the pconfig instruction 2018-05-08 06:47:36 +00:00
TableGen Revert r330742: Let TableGen write output only if it changed, instead of doing so in cmake. 2018-05-07 23:41:48 +00:00
Target [x86] Introduce the enclv instruction 2018-05-08 07:11:05 +00:00
Testing
ToolDrivers
Transforms [LCSSA] Do not remove used PHI nodes in formLCSSAForInstructions 2018-05-08 06:59:47 +00:00
WindowsManifest
XRay
CMakeLists.txt
LLVMBuild.txt