[llvm-exegesis] Remove Assembler Tests
The Assembler tests have been disabled for years in tree and at this point don't test anything other than common MC infrastructure that is already tested in other parts of the tree. This patch removes them due to the mentioned reasons. Reviewed By: courbet Differential Revision: https://reviews.llvm.org/D149819
Loading