Skip to content

Commit 532d481

Browse files
committed
Revert "[tests] Mark an autogened test as such"
This reverts commit 43a569f. Unhelpfully, the tool just added the header and didn't actually update any of the tests. I didn't notice until after pushing.
1 parent ca0bb0e commit 532d481

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/Analysis/BasicAA/recphi.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py
21
; RUN: opt < %s -basic-aa -aa-eval -print-all-alias-modref-info -disable-output 2>&1 | FileCheck %s --check-prefixes=CHECK,NO-PHI-VALUES
32
; RUN: opt < %s -phi-values -basic-aa -aa-eval -print-all-alias-modref-info -disable-output 2>&1 | FileCheck %s --check-prefixes=CHECK,PHI-VALUES
43

0 commit comments

Comments
 (0)