[PATCH] D149819: [llvm-exegesis] Remove Assembler Tests

Aiden Grossman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 3 23:45:36 PDT 2023


aidengrossman created this revision.
Herald added a subscriber: mstojanovic.
Herald added a project: All.
aidengrossman requested review of this revision.
Herald added subscribers: llvm-commits, courbet.
Herald added a project: LLVM.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149819

Files:
  llvm/unittests/tools/llvm-exegesis/ARM/AssemblerTest.cpp
  llvm/unittests/tools/llvm-exegesis/ARM/CMakeLists.txt
  llvm/unittests/tools/llvm-exegesis/CMakeLists.txt
  llvm/unittests/tools/llvm-exegesis/X86/AssemblerTest.cpp
  llvm/unittests/tools/llvm-exegesis/X86/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149819.519363.patch
Type: text/x-patch
Size: 5300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/b7eb06b2/attachment.bin>


More information about the llvm-commits mailing list