[llvm-bugs] [Bug 36987] New: Add support for optimization remarks at MC level

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 3 06:06:51 PDT 2018


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

            Bug ID: 36987
           Summary: Add support for optimization remarks at MC level
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: MC
          Assignee: unassignedbugs at nondot.org
          Reporter: francisvm at yahoo.com
                CC: llvm-bugs at lists.llvm.org

There is currently no way to emit optimisation remark at the MC level.

It would be nice to have this, at least per function with the source location
being the function definition.

One use case I want from this is emitting remarks for compact unwinding:
"compact unwinding cannot represent this function, falling back on DWARF".

-- 
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/20180403/a0c06849/attachment.html>


More information about the llvm-bugs mailing list