llvm-project/llvm/test/tools/dsymutil
Frederic Riss 9ccfddc39d [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.

llvm-svn: 242965
2015-07-22 23:24:00 +00:00
..
Inputs [dsymutil] Implement ODR uniquing for C++ code. 2015-07-21 22:41:43 +00:00
X86 [dsymutil] Implement ODR uniquing for C++ code. 2015-07-21 22:41:43 +00:00
archive-timestamp.test [dsymutil] Check archive members timestamps. 2015-07-22 23:24:00 +00:00
basic-linking.test [dsymutil] Add the DwarfStreamer class. 2015-02-28 00:29:11 +00:00
debug-map-parsing.test [dsymutil] Replace -parse-only option with -dump-debug-map 2015-06-03 16:57:12 +00:00
yaml-object-address-rewrite.test [dsymutil] Check archive members timestamps. 2015-07-22 23:24:00 +00:00