[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:
Sanjay Patel 2020-03-31 09:16:02 -04:00
parent 71177ac168
commit fa61b5059a
1 changed files with 1 additions and 1 deletions

View File

@ -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