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.