[LLVMbugs] [Bug 22449] New: Hexagon backend uses a static variable

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 3 13:41:57 PST 2015


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

            Bug ID: 22449
           Summary: Hexagon backend uses a static variable
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: rafael.espindola at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

lib/Target/Hexagon/MCTargetDesc/HexagonMCInst.h:  static std::unique_ptr
<MCInstrInfo const> MCII;

This can cause problem if a program has two libraries independently using llvm.

-- 
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/20150203/defb3f92/attachment.html>


More information about the llvm-bugs mailing list