[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:40:09 PST 2017


Hahnfeld added a comment.

I still think this should not be done for OpenMP only and hence move out of `addOpenMPRuntime`.

(Why the heck are there //two// places to add `-lomp`?!? I'll clean that up later...)


https://reviews.llvm.org/D30015





More information about the cfe-commits mailing list