From: Amilendra Kodithuwakku Date: Thu, 20 Dec 2018 16:44:26 +0000 (+0000) Subject: Test commit X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca9a824a2bf00dd842296a12980f6b9ac4987e9b;p=llvm Test commit Fix a simple typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349771 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir b/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir index c18a2b82ec4..53fb3179789 100644 --- a/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir +++ b/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir @@ -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.