[llvm-bugs] [Bug 25034] New: Segmentation fault while injecting instruction

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Oct 2 23:13:57 PDT 2015


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

            Bug ID: 25034
           Summary: Segmentation fault while injecting instruction
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: bamnepriyanka574 at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 14991
  --> https://llvm.org/bugs/attachment.cgi?id=14991&action=edit
This is the code

Hey i am getting segmentation fault while i am trying to insert an
instruction.While debbuging i found it is because of  CallInst::Create() this
method can u please check and tell me what is wrong in that function .

-- 
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/20151003/f3f2d868/attachment.html>


More information about the llvm-bugs mailing list