Open
Description
openedon Aug 8, 2023
Comment:
Hi I'm in the process of swapping out a from-source LLVM build with the llvmdev packages.
utilities (count, not, FileCheck etc) end up in a non default location here and that's caused some problems for us particularly with the cmake function add_lit_testsuite
where FileCheck for example is a dependency that cannot otherwise be found. What's the rational with the current design?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment