[llvm-bugs] [Bug 49865] New: tests: consolidate encoding, assembly & disassembly tests under test/MC

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 6 11:31:49 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=49865

            Bug ID: 49865
           Summary: tests: consolidate encoding, assembly & disassembly
                    tests under test/MC
           Product: libraries
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: M68k
          Assignee: unassignedbugs at nondot.org
          Reporter: rickytaylor26 at gmail.com
                CC: glaubitz at physik.fu-berlin.de,
                    llvm-bugs at lists.llvm.org, minyihh at uci.edu

At the moment the encoding tests are in llvm/test/CodeGen/M68k with a simple
assembler test in llvm/test/MC. We should consolidate these tests so that each
test tests the assembly, encoding and disassembly of each command.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210406/b08a2c72/attachment.html>


More information about the llvm-bugs mailing list