[llvm] [BOLT][DWARF][NFC] Add parallelization for processing of DWO debug information (PR #100282)

Alexander Yermolovich via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 25 11:13:41 PDT 2024


ayermolo wrote:

> > I wonder if we can modify bolt/test/lit.local.cfg to add common llvm-bolt flags. So we don't have to copy past the same option everythere. @aaupov WDYT?
> 
> If you add a top-level test folder (e.g. `bolt/test/debug`) and move relevant tests there, I'm fine with defining common BOLT flags used in those tests in lit.local.cfg.

OK, let's leave this for later.

https://github.com/llvm/llvm-project/pull/100282


More information about the llvm-commits mailing list