[all-commits] [llvm/llvm-project] 09a3ae: Revert "[AIX][BigArchive] Treat the archive is emp...

Mitch Phillips via All-commits all-commits at lists.llvm.org
Mon Jan 30 09:42:39 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 09a3aef0f8f4ef7789713b6edb185f4541858aac
      https://github.com/llvm/llvm-project/commit/09a3aef0f8f4ef7789713b6edb185f4541858aac
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M llvm/include/llvm/Object/Archive.h
    M llvm/lib/Object/Archive.cpp
    R llvm/test/Object/archive-big-malformed-first-member.test
    M llvm/test/Object/archive-big-read-empty-with-freelist.test

  Log Message:
  -----------
  Revert "[AIX][BigArchive] Treat the archive is empty if the first child member offset is zero"

This reverts commit 7f0003c19c3a47f484ea9cc929728808b27ace32.

Reason: This broke the ASan buildbot, see the comments in
https://reviews.llvm.org/D138986 for more information.




More information about the All-commits mailing list