[LLVMbugs] [Bug 5417] New: llvm-extract doesn't strip out dead metadata
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Fri Nov 6 11:16:27 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=5417
Summary: llvm-extract doesn't strip out dead metadata
Product: tools
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: extract
AssignedTo: unassignedbugs at nondot.org
ReportedBy: clattner at apple.com
CC: dpatel at apple.com, llvmbugs at cs.uiuc.edu
Created an attachment (id=3781)
--> (http://llvm.org/bugs/attachment.cgi?id=3781)
testcase
I'd expect this to remove all the dead metadata, but it doesn't:
llvm-extract -func tree_ssa_forward_propagate_single_use_vars t.bc
--
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