[llvm-bugs] [Bug 31713] New: lli with --force-interpreter crushed when read/store struct type from memory

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Jan 20 15:46:41 PST 2017


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

            Bug ID: 31713
           Summary: lli with --force-interpreter crushed when read/store
                    struct type from memory
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Generic Execution Engine Support
          Assignee: unassignedbugs at nondot.org
          Reporter: yanyeqing1986 at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Function ExecutionEngine::LoadValueFromMemory() and
ExecutionEngine::StoreValueToMemory() didn't handle the case Type::StructTyID.

-- 
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/20170120/30f45633/attachment.html>


More information about the llvm-bugs mailing list