[ELF] - Add a test case to check DW_EH_PE_absptr address encoding.
authorGeorge Rimar <grimar@accesssoftek.com>
Wed, 18 Jul 2018 11:02:37 +0000 (11:02 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Wed, 18 Jul 2018 11:02:37 +0000 (11:02 +0000)
commita1bb8f7a0c0db9098321506282285399f33914e6
tree33ce79964fb08df9a0e4e9219d309478420f6a89
parent3cb87e905c033d3bc02599b3ed1728007abbe28a
[ELF] - Add a test case to check DW_EH_PE_absptr address encoding.

This covers the following line of the code:
https://github.com/llvm-mirror/lld/blob/master/ELF/SyntheticSections.cpp#L525

llvm-svn: 337377
lld/test/ELF/eh-frame-value-format8.s [new file with mode: 0644]