diff options
-rw-r--r-- | llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir b/llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir index c18a2b82ec4..53fb3179789 100644 --- a/llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir +++ b/llvm/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. |