tests: Fix cfi_debug_bias assert in varlocs.
authorMark Wielaard <mark@klomp.org>
Fri, 8 Jun 2018 13:07:16 +0000 (15:07 +0200)
committerMark Wielaard <mark@klomp.org>
Sun, 10 Jun 2018 15:02:22 +0000 (17:02 +0200)
commita1a3aa9460d2bbc5172c4eae1fd9c20b8a1a5eae
tree9754ce2734a2301af9fa4fcb75e18f8d661dedbb
parent7e30fb282d32fe3e082f66c936db4b2988c290dc
tests: Fix cfi_debug_bias assert in varlocs.

It is only a consistency issue if we actually have an cfi_debug and the
cfi_debug_bias is not zero (because they come from the same file as the
other debug data).

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/ChangeLog
tests/varlocs.c