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

            Bug ID: 31269
           Summary: Implement non-register location types in
                    LiveDebugValues
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: DebugInfo
          Assignee: unassignedb...@nondot.org
          Reporter: apra...@apple.com
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

This PR tracks implementing the missing location types (constant values, memory
locations, fp constants ...) in the new LiveDebugValues pass.

We need to be very careful to not hurt the runtime performance of the pass when
doing this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to