[PATCH] D143768: [Clang] Add options to disable direct linking of arch tools
Aaron Siddhartha Mondal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 10 10:39:58 PST 2023
aaronmondal added a comment.
Does this address the case where we have HSA headers present on the system?
Since this only seems to modify link time behavior, I think building with this flag would still include "hsa/hsa.h" if they were present.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143768/new/
https://reviews.llvm.org/D143768
More information about the cfe-commits
mailing list