llvm-readobj: Add missed source file
authorDimitry Andric <dim@FreeBSD.org>
Sat, 16 Oct 2021 21:16:46 +0000 (23:16 +0200)
committerDimitry Andric <dim@FreeBSD.org>
Sat, 16 Oct 2021 21:16:46 +0000 (23:16 +0200)
commit79239b5b47540d64ffd1e1226f0d12d49df339c1
tree11a81744255afa48f3de1cf05daf4a187bc3633e
parent7dd419cabc6bb9e019c56d15f8e6a88ee2f46859
llvm-readobj: Add missed source file

In some configurations (e.g. powerpc64) the llvm-readobj tool also needs
contrib/llvm-project/llvm/BinaryFormat/MsgPackWriter.cpp, so add it to
libllvm.

Reported by: Shawn Webb <shawn.webb@hardenedbsd.org>
Fixes: 1b85b68da0b2
lib/clang/libllvm/Makefile