1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

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 13a20f4744
commit bcfa92913b

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.