[PATCH] D62545: UpdateTestChecks: Lanai triple support

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 11:22:25 PDT 2019


lebedev.ri added inline comments.


================
Comment at: utils/UpdateTestChecks/asm.py:77
     r'.Lfunc_end[0-9]+:\n',
     flags=(re.M | re.S))
 
----------------
RKSimon wrote:
> Why not create a new ASM_FUNCTION_LANAI_RE ?
Good idea!


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62545/new/

https://reviews.llvm.org/D62545





More information about the llvm-commits mailing list