[PATCH] D109185: [gn build] Add build files for LLDB
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 2 18:01:38 PDT 2021
thakis added a comment.
> I developed a Linux port as a patch on top of yours:
Very cool! That was admittedly more involved than I had naively assumed :)
> I'm not sure what's going on with that test. I tried including the PowerPC ABI plugin, but that didn't help.
Hey that test fails over here too (on macOS, that is – but also on my Linux box with your patch), I just never noticed since I never build with the PPC target enabled :) I'll see if I can debug it a bit when I have some time.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109185/new/
https://reviews.llvm.org/D109185
More information about the llvm-commits
mailing list