commit | 3dfd21e18627f59a7b74945fe8f53019b8488399 | [log] [tgz] |
---|---|---|
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Fri Oct 26 03:30:28 2018 +0000 |
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Fri Oct 26 03:30:28 2018 +0000 |
tree | f551745fa2708be23f3936423c37e9af3e51d660 | |
parent | 699414a49357812bd428e9ccd37af398ca299c90 [diff] |
[NFC] Fix the regular expression for BE PPC in update_llc_test_checks.py Currently, the regular expression that matches the lines of assembly for PPC LE (ELFv2) does not work for the assembly for BE (ELFv1). This patch fixes it. Differential revision: https://reviews.llvm.org/D53059 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345363 91177308-0d34-0410-b5e6-96231b3b80d8