[PATCH] D46119: Add a header file for enum IIT_Info, NFC

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 08:16:42 PDT 2018


craig.topper added a comment.

TableGen cannot import a file from the IR directory. It will be considered a layering violation even though its only a header dependency.


Repository:
  rL LLVM

https://reviews.llvm.org/D46119





More information about the llvm-commits mailing list