[LLVMbugs] [Bug 1586] New: llvm.used should be in section llvm.metadata
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Tue Jul 31 08:23:11 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1586
Summary: llvm.used should be in section llvm.metadata
Product: cfe
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Basic
AssignedTo: unassignedbugs at nondot.org
ReportedBy: alenhar2 at uiuc.edu
CC: llvmbugs at cs.uiuc.edu
All metadata used by llvm should be in the llvm.metadata section. This way a
pass wanting to ignore metadata related globals, such as llvm.used, can do so
in a simple and future proof way.
--
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