From b564fa2e71ab623ccffd16fd0b5cecb80c978aa9 Mon Sep 17 00:00:00 2001 From: Emin Date: Fri, 14 Aug 2026 16:04:00 +0800 Subject: [PATCH] liberty_cache: key SCL cache on ABC executable mtime and size The SCL format is written/read by ABC and can change between ABC builds, so a cache entry created with a different ABC binary must not be reused. --- passes/techmap/liberty_cache.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/passes/techmap/liberty_cache.h b/passes/techmap/liberty_cache.h index baab8f8be..9cb8752f1 100644 --- a/passes/techmap/liberty_cache.h +++ b/passes/techmap/liberty_cache.h @@ -37,6 +37,14 @@ inline std::string convert_liberty_files_to_merged_scl(const std::vector