I checked this patch on my own build on RHEL 6. Regressions were OK.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I don't think we follow include-what-you-use in llvm/lld.
The emplace_back part is probably fine.
There are also other changes in the patch, like whitespace and adding
closing comments to namespaces. I am also not sold on their value.