[PATCH] D101935: [clang] Search runtimes build tree for openmp runtime
Shilei Tian via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 11 08:06:00 PDT 2021
tianshilei1992 requested changes to this revision.
tianshilei1992 added a comment.
This revision now requires changes to proceed.
>From my perspective, this is not a good direction. No need to bother Clang driver for one case of testing. `LIBRARY_PATH` needs to be set correctly by lit instead of hardcoded the logic in the driver.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101935/new/
https://reviews.llvm.org/D101935
More information about the cfe-commits
mailing list