1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Rafael Espindola e7e3d11779 Add error handling to getEntry.
Issue found by inspection.

llvm-svn: 285951
2016-11-03 18:05:33 +00:00
..
Analysis Improved cost model for FDIV and FSQRT, by Andrew Tischenko 2016-10-31 12:10:53 +00:00
Assembler
Bindings
Bitcode Bitcode: Check file size before reading bitcode header. 2016-11-02 00:39:11 +00:00
BugPoint
CodeGen AMDGPU: Add VI i16 support 2016-11-03 17:13:50 +00:00
DebugInfo Emit S_COMPILE3 record once per TU rather than once per function 2016-11-02 21:30:35 +00:00
Demangle
Examples
ExecutionEngine Make this test Windows-only (try to placate buildbots). 2016-11-03 16:43:10 +00:00
Feature
FileCheck
Instrumentation [asan] Move instrumented null-terminated strings to a special section, LLVM part 2016-10-31 18:51:58 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC Emit S_COMPILE3 record once per TU rather than once per function 2016-11-02 21:30:35 +00:00
Object Add error handling to getEntry. 2016-11-03 18:05:33 +00:00
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Handle distributed backend case when doing renaming 2016-11-03 01:07:16 +00:00
tools Add the rest of the additional error checks for invalid Mach-O files when 2016-11-02 21:08:39 +00:00
Transforms Revert "[InstCombine] allow splat vector folds in adjustMinMax()" 2016-11-02 23:17:05 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh