[PATCH] D123897: [X86] Unbreak LIT/FileCheck

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 16 07:02:22 PDT 2022


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/X86/lit.local.cfg:1
+# -*- Python -*- vim: set ft=python ts=4 sw=4 expandtab tw=79:
+from lit.llvm.subst import ToolSubst
----------------
Do we need this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123897



More information about the llvm-commits mailing list