Home
last modified time | relevance | path

Searched refs:SCRUB_IR_COMMENT_RE (Results 1 – 1 of 1) sorted by relevance

/external/llvm/utils/
Dupdate_test_checks.py56 SCRUB_IR_COMMENT_RE = re.compile(r'\s*;.*') variable
239 func_line = SCRUB_IR_COMMENT_RE.sub(r'', func_line)