llvm-project/llvm/test/tools/dsymutil
Adrian Prantl 22cb36c86b [dsymutil] Avoid copying swiftinterfaces from the SDK into the dsym bundle
This patch fixes a bug that would cause dsymutil to collect
.swiftinterface files for the Swift stdlib and other SDK
modules. There is no advantage in copying these since they should be
loaded from the ones bundled with LLDB's embedded Swift compiler
instead and copying them will cause LLDB to recompile them from source
instead of loading their prebuilt cached counterparts in the SDK.

rdar://problem/57463247

Differential Revisions: https://reviews.llvm.org/D75196
2020-02-26 12:22:50 -08:00
..
ARM Remove lit feature object-emission 2020-02-10 15:57:56 -06:00
Inputs [dsymutil] Avoid copying swiftinterfaces from the SDK into the dsym bundle 2020-02-26 12:22:50 -08:00
X86 [dsymutil] Avoid copying swiftinterfaces from the SDK into the dsym bundle 2020-02-26 12:22:50 -08:00
absolute_symbol.test
arch-option.test
archive-timestamp.test
basic-linking.test [dsymutil] Improve verbose output (NFC) 2019-10-08 22:03:13 +00:00
cmdline.test [dsymutil] Add support for linking remarks 2019-11-01 15:38:49 -07:00
debug-map-parsing.test
dump-symtab.test
fat-binary-output.test
null-die.test
yaml-object-address-rewrite.test