[lld] [lld] Sort data chunks before code chunks on ARM64EC. (PR #70722)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 09:41:43 PDT 2023


cjacek wrote:

> Looks like this broke check-lld: http://45.33.8.238/linux/122206/step_11.txt
> 
> Please take a look and revert for now if it takes a while to fix.

Sorry about that. I pushed a fixup as 12e39a322fe7757a3794e7425ee265f219d6dd2e.

I missed llvm-mc invocation when I was moving the test between branches and I didn't catch it because I had a stray object file in the tree.

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


More information about the llvm-commits mailing list