[PATCH] D143536: [llvm-lib 1/5] Write object files in reversed order.

Jacek Caban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 8 12:41:35 PST 2023


jacek added a comment.

Yes, it's covered by tests, llvm-lib/list.test and two other tests fail if I'd change the order written to the archive, but don't change printed order. I also manually confirmed that with VS 2022.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143536/new/

https://reviews.llvm.org/D143536



More information about the llvm-commits mailing list