[ELF] - Check we are able to report errors when DW_AT_decl_file is invalid.
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 17 Jul 2018 08:04:27 +0000 (08:04 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 17 Jul 2018 08:04:27 +0000 (08:04 +0000)
commite25b1c35bb2772c7b51f15f580c4f3ce4ff96f2e
tree10dffd7822b839708717af06fd825410f10391b0
parenta67e0d0989e5c4b81f426b45b0da959e278f4210
[ELF] - Check we are able to report errors when DW_AT_decl_file is invalid.

We did not try to support this intentionally but have
an error handling and reporting logic that can take care
of that and hence needs a test.

llvm-svn: 337250
lld/test/ELF/conflict-debug-variable-file-index.s [new file with mode: 0644]