[all-commits] [llvm/llvm-project] 524457: [mips] Fix typo in FileCheck directives - replace ...
Simon Atanasyan via All-commits
all-commits at lists.llvm.org
Wed May 13 02:10:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 524457edbc3da4ff3c9f6b7cbca3cd66caa4d16e
https://github.com/llvm/llvm-project/commit/524457edbc3da4ff3c9f6b7cbca3cd66caa4d16e
Author: Simon Atanasyan <simon at atanasyan.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M llvm/test/MC/Mips/micromips-jump-pc-region.s
M llvm/test/MC/Mips/mips-jump-pc-region.s
Log Message:
-----------
[mips] Fix typo in FileCheck directives - replace \0xa0 char by space. NFC
The problem is found by the D79276 on the following builder:
http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-win/builds/23489
More information about the All-commits
mailing list