The original run-addrcfi.sh testcase for the abi_cfi hook contained a small error and would not correctly display the difference between same_value and undefined rules. Which made the test less useful than intended. I updated and reviewed all the new expected outputs again and this also incorporates the review comments from Roland for the last patch in the series. Just reposting them all for people to look at again. The only real difference (besides the review updates and the addrcfi.c fixlet) is just the expected outputs.
[PATCH 1/5] tests: Add run-addrcfi.sh test for libdw cfi dwarf_frame_* functions. [PATCH 2/5] backends: Hook abi_cfi for ppc and s390. [PATCH 3/5] tests: Add ppc32 and ppc64 addrcfi testcases. [PATCH 4/5] tests: Add s390 and s390x addrcfi testcases. [PATCH 5/5] backends: Hook abi_cfi for arm.
