MCObjectWriter.h - remove unnecessary includes. NFC
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 16 Apr 2020 13:55:39 +0000 (14:55 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 16 Apr 2020 13:59:49 +0000 (14:59 +0100)
commit1cbd6a58880e40647462739907c6c86395dec6c0
treec1f1c621fa8396a5f6bfb33c071bfc25b3a79e71
parentd9e81aab103a63292d122d36ca5c87181254d384
MCObjectWriter.h - remove unnecessary includes. NFC

The EndianStream.h/raw_ostream.h headers should be removed as well but we have a lot of other files that are implicitly relying on them being present.
llvm/include/llvm/MC/MCObjectWriter.h