[PATCH] tests: Run run-varlocs-self.sh for object files with --exprlocs.

Mark Wielaard mark@klomp.org
Tue Apr 21 22:53:25 GMT 2020


On Fri, Apr 17, 2020 at 12:34:17PM +0200, Mark Wielaard wrote:
> The varlocs test relies on finding addresses for the CUs, even in
> object files. This might not be true (for example when building with
> gcc -flto, which only emits partial, type only, debuginfo). Split
> running the self tests in running on executables and shared libraries
> as normal, but run object files with --exprlocs to test that output
> too (and not require addresses).

Pushed to master.


More information about the Elfutils-devel mailing list