[PATCH] D70410: Tablegen: Remove the error for duplicate include files.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 18 21:22:30 PST 2019
arsenm added inline comments.
================
Comment at: llvm/test/TableGen/duplicate-include.inc:1
+
+#ifndef DUPLICATE_INCLUDE
----------------
Does this need to be moved into an Inputs directory to avoid lit complaining about the lack of run line?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70410/new/
https://reviews.llvm.org/D70410
More information about the llvm-commits
mailing list