[llvm-bugs] [Bug 51008] New: Broken JSON format when using markers

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 7 03:29:44 PDT 2021


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

            Bug ID: 51008
           Summary: Broken JSON format when using markers
           Product: tools
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-mca
          Assignee: unassignedbugs at nondot.org
          Reporter: marcos.horro at udc.es
                CC: andrea.dibiagio at gmail.com, llvm-bugs at lists.llvm.org,
                    matthew.davis at sony.com

When using JSON output and marking regions in the code (i.e. asm volatile(" #
LLVM-MCA-BEGIN foo");), LLVM-MCA also prints a not JSON-compatible header for
each header such as "Code Region [<number>] - <name>".

FYI, I am working on a patch for this.

-- 
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/20210707/4135001f/attachment.html>


More information about the llvm-bugs mailing list