1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/tools/dsymutil/X86
Adrian Prantl b0eca4f464 dsymutil/modules: Reword the warning for static libraries without module caches
In addition to clarifying the warning message this contains a minor functional
change in that it now warns if the *immediate* parent directory in which the
missing PCM is expected to be isn't found.

This patch also includes a more comprehensive testcase.

rdar://problem/25860711

llvm-svn: 270269
2016-05-20 20:36:06 +00:00
..
basic-linking-bundle.test llvm-dwarfdump: Add support for dumping .dSYM bundles. 2015-12-23 21:51:13 +00:00
basic-linking-x86.test Enable five passing dsymutil tests on Windows. 2015-08-11 06:05:27 +00:00
basic-lto-dw4-linking-x86.test Enable five passing dsymutil tests on Windows. 2015-08-11 06:05:27 +00:00
basic-lto-linking-x86.test Enable five passing dsymutil tests on Windows. 2015-08-11 06:05:27 +00:00
basic-with-libfat-test.test [dsymutil] Prevent use-after-free 2016-05-09 14:44:14 +00:00
common-sym.test [dsymutil] Fix FileCheck command. 2016-01-31 04:39:16 +00:00
custom-line-table.test [dsymutil] Use the new MCDwarfLineTableParams customization to emit linetables 2015-08-07 15:14:13 +00:00
dead-stripped.cpp [dsymutil] Discard useless location attributes. 2015-09-11 04:17:30 +00:00
dsym-companion.test Reapply r246012 [dsymutil] Emit real dSYM companion binaries. 2015-09-02 16:49:13 +00:00
dummy-debug-map.map [dsymutil] Refactor ODR uniquing tests to be more readable. 2015-08-23 02:38:29 +00:00
empty_range.s [dsymutil] Do not mistakenly reuse the current object file when the next one isn't found. 2015-08-31 05:16:35 +00:00
fat-archive-input-i386.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
fat-object-input-x86_64.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
fat-object-input-x86_64h.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
frame-1.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
frame-2.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
lit.local.cfg dsymutil: Follow references to clang modules and recursively clone the 2015-09-22 22:20:50 +00:00
mismatch.m dsymutil: Fix the DWOId mismatch check for cached modules. 2016-05-13 00:17:58 +00:00
module-warnings.test dsymutil/modules: Reword the warning for static libraries without module caches 2016-05-20 20:36:06 +00:00
modules.m dsymutil: Prune module forward decl DIEs if a uniquable definition was 2015-11-10 21:31:05 +00:00
multiple-inputs.test Enable five passing dsymutil tests on Windows. 2015-08-11 06:05:27 +00:00
odr-anon-namespace.cpp [dsymutil] Refactor ODR uniquing tests to be more readable. 2015-08-23 02:38:29 +00:00
odr-member-functions.cpp [dsymutil] Refactor ODR uniquing tests to be more readable. 2015-08-23 02:38:29 +00:00
odr-uniquing.cpp [dsymutil] Fix testcase. 2015-08-31 05:16:30 +00:00
submodules.m dsymutil: Prune module forward decl DIEs if a uniquable definition was 2015-11-10 21:31:05 +00:00