diff --git a/test/lit.cfg.py b/test/lit.cfg.py index 5af157aba3..0ccd1b74eb 100644 --- a/test/lit.cfg.py +++ b/test/lit.cfg.py @@ -82,6 +82,7 @@ , "vast-hl-to-ll-geps" , "vast-vars-to-cells" , "vast-refs-to-ssa" + , "vast-evict-static-locals" , "vast-strip-param-lvalues" , "vast-lower-value-categories" , "vast-hl-to-lazy-regions"