mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Revert "[tests] Mark an autogened test as such"
This reverts commit 43a569faeb332ae8b355fffc33eec1ef6e33052e. Unhelpfully, the tool just added the header and didn't actually update any of the tests. I didn't notice until after pushing.
This commit is contained in:
parent
4458621d3d
commit
7f1a17b009
@ -1,4 +1,3 @@
|
||||
; NOTE: Assertions have been autogenerated by utils/update_analyze_test_checks.py
|
||||
; RUN: opt < %s -basic-aa -aa-eval -print-all-alias-modref-info -disable-output 2>&1 | FileCheck %s --check-prefixes=CHECK,NO-PHI-VALUES
|
||||
; 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user