On Fri, Oct 29, 2021 at 05:55:02AM +, David Spickett via lldb-dev wrote:
>> I don't think it does. Or at least I'm not sure how do you propose to solve
>> them (who is "you" in the paragraph above?).
>
> I tend to use "you" meaning "you or I" in hypotheticals. Same thing as
> "if I had" but f
I haven't made any further progress on it - I think the actual git diff I
posted, changing config.llvm_libs_dir wouldn't quite be shippable as-is,
because it's only correct to add the "/@LLVM_DEFAULT_TARGET_TRIPLE@" if the
runtimes were built with LLVM_ENABLE_PER_TARGET_RUNTIME_DIR ON (which is
the
Is someone currently working on fixing this? FWIW, I think David's
change seems to go in the right direction (when I originally looked at
this I also ended up on the wrong rpath but I thought it was some
other code that set the wrong value. Didn't realize we have two places
where this happens). I t
https://bugs.llvm.org/show_bug.cgi?id=52393
Raphael Isemann changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---