[llvm-exegesis] Remove Assembler Tests
authorAiden Grossman <agrossman154@yahoo.com>
Sat, 13 May 2023 08:56:42 +0000 (08:56 +0000)
committerAiden Grossman <agrossman154@yahoo.com>
Sat, 13 May 2023 08:56:58 +0000 (08:56 +0000)
commit88c1242ed7e1d82d0f681b5627e42e80b60dc9fe
treee339b5088b47ace74b1dea35774b42cf89228a55
parentdb63fb5d45e0f58a1c657b23a24e85f28e3dbf73
[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
llvm/unittests/tools/llvm-exegesis/ARM/AssemblerTest.cpp [deleted file]
llvm/unittests/tools/llvm-exegesis/ARM/CMakeLists.txt [deleted file]
llvm/unittests/tools/llvm-exegesis/CMakeLists.txt
llvm/unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp [deleted file]
llvm/unittests/tools/llvm-exegesis/X86/CMakeLists.txt