Add a FAQ entry about the names of openmp offloading components
and how they are searched for.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LG, quite descriptive and covers everything related to OpenMP libraries. Waiting for others to comment as well.
Comment Actions
I can't make phab print two ` next to each other but sure, happy to. Which strings do you have in mind? You're also very welcome to take over the diff and add quotes wherever looks appropriate, probably faster than writing a comment about it
Comment Actions
Have gone with environment variables, library names, clang arguments and $ORIGIN. Also replaced -rpath with -Wl,-rpath as that's more explicitly a linker thing.
I'd suggest anything like this that contains underscores or dashes. I'll leave it up to you if you want to put it around the library names as well.