forked from OSchip/llvm-project
[InstCombine] remove stray auto-generated test comment; NFC
The script now includes extra info about command-line options used when generating its advertisement heading, but we don't want that here. This is a special-case because we have enhanced the check lines (as noted in the 2nd comment line).
This commit is contained in:
parent
71177ac168
commit
fa61b5059a
|
@ -1,4 +1,4 @@
|
|||
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --function test43
|
||||
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py
|
||||
; and enhanced to include metadata checking.
|
||||
|
||||
; RUN: opt < %s -instcombine -S | FileCheck %s
|
||||
|
|
Loading…
Reference in New Issue