[LLVMbugs] [Bug 5320] New: Need to finish LLVMContextification

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Oct 27 10:07:38 PDT 2009


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

           Summary: Need to finish LLVMContextification
           Product: libraries
           Version: 1.0
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core LLVM classes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: clattner at apple.com
                CC: llvmbugs at cs.uiuc.edu


LLVM is still using a couple of global variables:

1. TargetOptions.h still needs to go away.
2. lib/Target/X86/X86CodeEmitter.cpp and lib/CodeGen/PseudoSourceValue.cpp are
still using getGlobalContext.

-Chris


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list