[PATCH] D106737: DRAFT - [clang] [hexagon] Add resource include dir

Brian Cain via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 23 21:03:57 PDT 2021


bcain added a comment.

This patch is so far just for discussion, still needs tests, etc.  The motivation for this patch is to be able to include the intrinsic header files installed in the resource dir.

I've taken inspiration from `ToolChains/Linux.cpp` here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106737



More information about the cfe-commits mailing list