Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backends: Add aarch64 abi_cfi. | Mark Wielaard | 2014-01-03 | 1 | -0/+82 |
Setup initial CIE values for aarch64 for use with dwarf_frame functions. Register info prefix should be the empty string (not NULL) when not used. Add an EM_AARCH64 testcase to tests/run-addrcfi.sh to check both issues. Signed-off-by: Mark Wielaard <mjw@redhat.com> |