Test commit

Fix a simple typo.

llvm-svn: 349771
This commit is contained in:
Amilendra Kodithuwakku 2018-12-20 16:44:26 +00:00
parent 30c42e2ab6
commit 388bb86d7b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
# REQUIRES: asserts
# The main purpose of this test is to make sure we don't over-relax
# LegalizerInfo validation and loose its ability to catch bugs.
# LegalizerInfo validation and lose its ability to catch bugs.
#
# Watch out for every "SKIPPED: user-defined predicate detected" in the
# check-lines below and keep each and every one of them justified.