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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I might just be missing something here, but the only thing these unittest files seem to be testing is common MC infrastructure. On top of that they've been disabled for an incredibly long time as mentioned in the commit message.