[llvm] Fix compression header size check in ELF writer (PR #66888)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 15:41:43 PDT 2023


dwblaikie wrote:

Could this be unit tested, then? (I realize the class is currently in the .cpp file, so would have to be moved into a header so it'd be accessible from a unit test)

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


More information about the llvm-commits mailing list