[PATCH] D30015: [OpenMP] Add arch-specific directory to search path

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 16 00:45:21 PST 2017


Hahnfeld added a comment.

In https://reviews.llvm.org/D30015#678294, @pirama wrote:

> I am fine to do this more generally, but not sure of the scope.  Should this be always added or only if a runtime (sanitizer or openmp or xray) is requested?


I think always. From my point of view, this would be the right solution for my https://reviews.llvm.org/D26244.


https://reviews.llvm.org/D30015





More information about the cfe-commits mailing list