[PATCH] D62545: UpdateTestChecks: Lanai triple support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 01:11:53 PDT 2019


RKSimon added inline comments.


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


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