Displaying 2 results from an estimated 2 matches for "a5299e5b".
2019 Jun 29
2
Tablegen ridiculously slow when compiling for Debug
Hi all,
On LLVM version 7.0.1, incremental builds are very fast for both Release and Debug. I’m compiling with Xcode
I recently downloaded LLVM 9.0 from the LLVM-mirror Github repository and found that Incremental "Debug” builds take a ridiculously long time due to Tablegen taking ages (literally more than 10 minutes) to generate files. This makes it totally unusable for debug purposes.
2019 Jun 29
2
Tablegen ridiculously slow when compiling for Debug
...stions?.
>
>
>
> You could give setting LLVM_OPTIMIZED_TABLEGEN a try (https://llvm.org/docs/CMake.html).
>
> Cheers,
> Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190629/a5299e5b/attachment.html>