[llvm] [DWARFLinker][DWARFLinkerParallel][NFC] Refactor DWARFLinker&DWARFLinkerParallel to have a common library. Part 1. (PR #75925)

Jonas Devlieghere via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 5 10:30:26 PST 2024


JDevlieghere wrote:

> That is perfectly fine for me. Would you like to change command line option also?
> 
> dsymutil --linker=[classic,parallel]
> 
> Or it would be only directories/namespaces change only?

I don't feel strongly about the command line options. We're not using them in production yet so the only churn would be the tests. I'll let you decide whatever you think is best. 

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


More information about the llvm-commits mailing list