
22 Oct
2022
22 Oct
'22
3:05 a.m.
This path does not seem to be present in clang-14 for some reason. Relax the regular expression so that the test works, at least for non-LTO.
Signed-off-by: Simon Glass sjg@chromium.org ---
test/py/tests/test_event_dump.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied to u-boot-dm, thanks!