diff options
author | Mark Wielaard <[email protected]> | 2013-12-21 19:39:19 +0100 |
---|---|---|
committer | Mark Wielaard <[email protected]> | 2013-12-21 19:39:19 +0100 |
commit | b6ef1ce4695cea00d097c7fcac8d0014ff01a5bf (patch) | |
tree | 9b0506c388ee17b1e2659e394bc3334a224ab33a /README | |
parent | 641a4f62f1f1940540f1202c1e1aa5ce8c508234 (diff) |
tests: backtrace.c only check we caught the last instruction on x86_64.
On some architectures gcc might introduce some "padding instructions"
at the end of the function (like on ppc64). So only assert we are at the
last instruction of backtracegen if on x86_64 native. In theory the assert
could even fail on that architectures, but in practice it doesn't and it
is a nice test to have.
Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions