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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to