"llvm/lib/Target/AMDGPU/R600ClauseMergePass.cpp" did not exist on "cb4029110040c3655a66b5f423d328c749ba6a49"
[lld-macho] Have inputOrder default to less than INT_MAX
We make it less than INT_MAX in order not to conflict with the ordering of zerofill sections, which must always be placed at the end of their segment. This is the more structural fix for the issue addressed in {D104596}. Reviewed By: #lld-macho, thakis Differential Revision: https://reviews.llvm.org/D104607
Loading
Please sign in to comment