Alex Brachet-Mialot via llvm-dev
2019-Jun-30 00:28 UTC
[llvm-dev] Tablegen ridiculously slow when compiling for Debug
I think -DLLVM_TARGETS_TO_BUILD=X86 might be a worth a try. Really just a guess though. -Alex -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190629/b0bc232f/attachment.html>
Joan Lluch via llvm-dev
2019-Jun-30 09:11 UTC
[llvm-dev] Tablegen ridiculously slow when compiling for Debug
Hi Alex, Thanks for your reply. This is not really an option because for debugging a patch I’m reviewing I need all targets to be available. John> On 30 Jun 2019, at 02:28, Alex Brachet-Mialot <alexbrachetmialot at gmail.com> wrote: > > I think -DLLVM_TARGETS_TO_BUILD=X86 might be a worth a try. Really just a guess though. > > -Alex