[PATCH] D91468: [llvm] Add OpenACC as a dependency to llvm-config
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 17:20:36 PST 2020
mehdi_amini added a comment.
> I know this fixes a bug, but I don't think this is quite correct.
I agree :)
> It's really only the test that depends on the library not the tool.
I am not convinced here: just running `bin/llvm-config --shared-mode` is broken right now.
I wonder if this library should just not be a component.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91468/new/
https://reviews.llvm.org/D91468
More information about the llvm-commits
mailing list