[LLVMbugs] [Bug 1363] NEW: protected visibility not supported
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Apr 27 13:49:22 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1363
Summary: protected visibility not supported
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: lauro.venancio at gmail.com
LLVM doesn't support
int bar __attribute__ ((visibility ("protected"))) = 1;
This is needed to compile the glibc.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list