grimar added a comment. In D68943#1709330 <https://reviews.llvm.org/D68943#1709330>, @kwk wrote:
> I noticed that the order of sections does matter to some tests. Before the > `.symtab` section was always the first one and now it is the last of the > implicit sections being created. Some `Link: X` checks break because `X` > points to a different section. In order to compensate for this I will make > `.symtab` the first of the implicit sections again. Please upload the version with this change and I'll try to debug to take a look what happens. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68943/new/ https://reviews.llvm.org/D68943 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits