[PATCH] D52603: Split invocations in CodeGen/X86/cpus.ll among multiple tests. (NFC)

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 06:44:42 PDT 2018


JDevlieghere added a comment.

In https://reviews.llvm.org/D52603#1247775, @RKSimon wrote:

> Use .ll file extension not .test


The new files are not LLVM assembly files, they only contain RUN lines for lit that use the original `cpus.ll`.


Repository:
  rL LLVM

https://reviews.llvm.org/D52603





More information about the llvm-commits mailing list