llvm-mirror/test
Kevin Enderby 62874739b7 Next set of additional error checks for invalid Mach-O files for the
load command that uses the MachO::entry_point_command type
but not used in llvm libObject code but used in llvm tool code.

This includes just the LC_MAIN load command.

llvm-svn: 282766
2016-09-29 21:07:29 +00:00
..
Analysis Enhance calcColdCallHeuristics for InvokeInst 2016-09-23 17:26:14 +00:00
Assembler
Bindings
Bitcode [thinlto] Basic thinlto fdo heuristic 2016-09-26 20:37:32 +00:00
BugPoint
CodeGen [X86] Add explicit test triple to make windows/msvc builds happier 2016-09-29 15:10:09 +00:00
DebugInfo [codeview] Use character types for all byte-sized integer types 2016-09-29 17:55:01 +00:00
Demangle
Examples
ExecutionEngine
Feature
FileCheck
Instrumentation [sanitizer-coverage/libFuzzer] make the guards for trace-pc 32-bit; create one array of guards per function, instead of one guard per BB. reorganize the code so that trace-pc-guard does not create unneeded globals 2016-09-29 17:43:24 +00:00
Integer
JitListener
LibDriver
Linker
LTO
MC AArch64: Set shift bit of TLSLE HI12 add instruction 2016-09-29 01:05:48 +00:00
Object Next set of additional error checks for invalid Mach-O files for the 2016-09-29 21:07:29 +00:00
ObjectYAML
Other
SymbolRewriter
TableGen
ThinLTO/X86 [ThinLTO] Always emit a summary when compiling in ThinLTO mode 2016-09-20 23:07:17 +00:00
tools [sancov] introducing symbolized coverage files (.symcov) 2016-09-28 21:39:28 +00:00
Transforms [thinlto] Add cold-callsite import heuristic 2016-09-29 17:32:07 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
TestRunner.sh