Skip to content

Commit da6f175

Browse files
whitepsace
Created using spr 1.3.6
1 parent dd94472 commit da6f175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/utils/lit/lit/llvm/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ def __init__(self, lit_config, config):
197197
)
198198
if gmalloc_path_str is not None:
199199
self.with_environment("DYLD_INSERT_LIBRARIES", gmalloc_path_str)
200-
200+
201201
if not platform.system() == "Windows":
202202
features.add("symlinks")
203203

0 commit comments

Comments
 (0)