http://llvm.org/bugs/show_bug.cgi?id=17190

            Bug ID: 17190
           Summary: MSan reports wrong origin for "sret" arguments.
           Product: compiler-rt
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: compiler-rt
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

We need to reset origin for "sret" arguments in the function preamble.
Without this any bits that are left uninitialized by the callee are attributed
to the caller.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to