1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/test/tools/dsymutil
Adrian Prantl 9b17fc5fc4 dsymutil: Don't prune forward declarations inside of an imported TAG_module
if there exists not definition for the type.
For this to work, we need to clone the imported modules before building
the decl context chains of the DIEs in the non-skeleton CUs.

llvm-svn: 249362
2015-10-05 23:11:20 +00:00
..
ARM [dsymutil] Fix handling of inlined_subprogram low_pcs 2015-08-31 01:43:14 +00:00
Inputs dsymutil: Don't prune forward declarations inside of an imported TAG_module 2015-10-05 23:11:20 +00:00
X86 dsymutil: Don't prune forward declarations inside of an imported TAG_module 2015-10-05 23:11:20 +00:00
arch-option.test Tweak llvm/test/tools/dsymutil/arch-option.test to avoid globbing on mingw-w64. 2015-08-07 08:38:22 +00:00
archive-timestamp.test [dsymutil] Rename -v option to -verbose 2015-07-29 22:29:34 +00:00
basic-linking.test [dsymutil] Support multiple input files on the command line 2015-07-31 20:22:20 +00:00
debug-map-parsing.test [dsymutil] Store an optional BinaryPath in the debug map. 2015-08-26 05:09:59 +00:00
dump-symtab.test [dsymutil] Implement -symtab/-s option. 2015-08-31 00:29:09 +00:00
fat-binary-output.test [dsymutil] Add (unimplemented) --flat option 2015-08-06 21:05:01 +00:00
yaml-object-address-rewrite.test [dsymutil] Store an optional BinaryPath in the debug map. 2015-08-26 05:09:59 +00:00