llvm-6502/test
Frederic Riss 00d14ddf9d [dsymutil] Check archive members timestamps.
The debug map contains the timestamp of the object files in references.
We do not check these in the general case, but it's really useful if
you have archives where different versions of an object file have been
appended. This allows llvm-dsymutil to find the right one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242965 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-22 23:24:00 +00:00
..
Analysis [MDA] change BlockScanLimit into a command line option. 2015-07-21 21:50:39 +00:00
Assembler
Bindings [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
Bitcode
BugPoint
CodeGen WebAssembly: basic bitcode → assembly CodeGen test 2015-07-22 21:28:15 +00:00
DebugInfo
ExecutionEngine
Feature
FileCheck
Instrumentation [asan] Improve moving of non-instrumented allocas 2015-07-22 10:25:38 +00:00
Integer
JitListener
LibDriver Add support for producing thin archives in llvm-lib. 2015-07-17 16:01:11 +00:00
Linker
LTO
MC [X86][AVX512] add reduce/range/scalef/rndScale 2015-07-22 12:00:43 +00:00
Object Force the gnu archive format to fix the test on darwin. 2015-07-22 22:09:44 +00:00
Other
SymbolRewriter
TableGen
tools [dsymutil] Check archive members timestamps. 2015-07-22 23:24:00 +00:00
Transforms [ConstantFolding] Support folding loads from a GlobalAlias 2015-07-22 22:29:30 +00:00
Unit
Verifier
YAMLParser
.clang-format
CMakeLists.txt
lit.cfg
lit.site.cfg.in
Makefile
Makefile.tests
TestRunner.sh