tstellar added a comment.

In D137024#3931499 <https://reviews.llvm.org/D137024#3931499>, @thetruestblue 
wrote:

> In D137024#3931497 <https://reviews.llvm.org/D137024#3931497>, @tstellar 
> wrote:
>
>> @thetruestblue What paths besides LLVM_TOOLS_BINARY_DIR  do you need?
>
> TBD. 
> So far this seems like the only necessary path. But I am working to confirm 
> this.

Ok, I just looked at the code and I think all the variables that were set by 
llvm-config can also be set on the command line, so you should be able to 
specify everything manually to get it to work.  I'm curious where do you get 
your sources from?  Do you start with the full monorepo sources or do you use 
the compiler-rt standalone tarball?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137024/new/

https://reviews.llvm.org/D137024

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to