commit | 44234f0b0adbbcd721af5f475ae989253cfb7b08 | [log] [tgz] |
---|---|---|
author | Eli Friedman <efriedma@codeaurora.org> | Fri Jul 28 23:58:24 2017 +0000 |
committer | Eli Friedman <efriedma@codeaurora.org> | Fri Jul 28 23:58:24 2017 +0000 |
tree | 70a9a7a1eb88deef2218c047b718b17aec986e4b | |
parent | c99ec6347b9821b7dc7d1afe9fca92b463205204 [diff] |
Fix update_llc_test_checks.py ARM parsing When I tried running the script, the ARM regex parser could not parse my code. It failed because the .Lfunc_end line has a comment at the end of it, so this commit removes the newline at the end of the regex. Patch by Joel Galenson! Differential Revision: https://reviews.llvm.org/D35641 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309457 91177308-0d34-0410-b5e6-96231b3b80d8