[llvm-bugs] [Bug 27274] New: PowerPC: missing MC instruction analyzer

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 7 19:48:16 PDT 2016


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

            Bug ID: 27274
           Summary: PowerPC: missing MC instruction analyzer
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedbugs at nondot.org
          Reporter: anton at samba.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

I tried to get code coverage data for my LLVM fuzzing work and found that we
are not implementing an MC instruction analyzer:

Error: no instruction analysis info for target powerpc64le-unknown-unknown

-- 
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/20160408/5522ace2/attachment.html>


More information about the llvm-bugs mailing list