hanchenye-llvm-project/llvm/test/tools/dsymutil
Jonas Devlieghere d9063658c8 [dsymutil] Don't mark forward declarations as canonical.
This patch completes the work done by Frederic Riss to addresses
dsymutil incorrectly considering forward declaration as canonical during
uniquing. This resulted in references to the forward declaration even
after the definition was encountered.

In addition to the test provided by Alexander Shaposhnikov in D29609, I
added another test to cover several scenarios that were mentioned in his
conversation with Fred. We now also check that uniquing still occurs
after the definition was encountered.

For more context please refer to D29609

Differential revision: https://reviews.llvm.org/D37127

llvm-svn: 312274
2017-08-31 20:22:31 +00:00
..
ARM [dwarfdump] Pretty print location expressions and location lists 2017-08-29 21:41:21 +00:00
Inputs [dsymutil] Don't mark forward declarations as canonical. 2017-08-31 20:22:31 +00:00
X86 [dsymutil] Don't mark forward declarations as canonical. 2017-08-31 20:22:31 +00:00
absolute_symbol.test
arch-option.test
archive-timestamp.test
basic-linking.test
debug-map-parsing.test
dump-symtab.test
fat-binary-output.test
yaml-object-address-rewrite.test