Fix update_llc_test_checks function regex for RV64
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Mon, 24 Aug 2020 17:56:02 +0000 (18:56 +0100)
committerAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Tue, 25 Aug 2020 11:20:33 +0000 (12:20 +0100)
commit3221c248d940d6355ad8d0ff35194fd6b87ef87f
treeedcbbc0a2ea4f630ca81b01e587798282b9bf3b3
parent39d25064614fb87dcb934739af987c8f66068be2
Fix update_llc_test_checks function regex for RV64

Some functions also include a `.Lfunc$local:` label due to
-fno-semantic-interposition

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D85888
llvm/utils/UpdateTestChecks/asm.py