mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
e5c8c24ed5
As pointed out by Rafael Espindola, we should match the DWARF encodings produced by GCC in both pic and non-pic modes. This was not the case for the non-pic case. This patch changes all DWARF encodings to DW_EH_PE_absptr for the non-pic case, just like GCC does. The test case is updated to check for both variants. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181222 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
eh_frame_personality.ll | ||
eh_frame_personality.s | ||
eh_frame.s | ||
lit.local.cfg | ||
variable-loc.ll | ||
variable-loc.s |