[PATCH] D47192: [utils] Reflow asm check generation to tolerate blank lines

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 9 06:09:07 PDT 2018


lebedev.ri added a comment.

> This change enables the update_llc_test_checks.py utility to correctly generate
>  CHECK lines for inline assembly, where the llc can insert blank lines before
>  and after an inline assembly string.

Was that not possible before? Perhaps you can showcase that here?


Repository:
  rL LLVM

https://reviews.llvm.org/D47192





More information about the llvm-commits mailing list