[LLVMbugs] [Bug 4861] New: Eliminate VISIBILITY_HIDDEN from the code base

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Sep 1 23:11:05 PDT 2009


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

           Summary: Eliminate VISIBILITY_HIDDEN from the code base
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Keywords: code-cleanup
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: clattner at apple.com
                CC: llvmbugs at cs.uiuc.edu


VISIBILITY_HIDDEN is an optimization hint for compilers prior to GCC 4.2.  By
the time 2.7 ships, gcc 4.1 and earlier will be really really really old.  This
hint is cluttering up the codebase and should be removed.


-- 
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