[LLVMbugs] [Bug 8351] New: void LLVMAddLoopIndexSplitPass(LLVMPassManagerRef PM) is still in llvm-c/Transforms/Scalar.h
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Oct 11 06:12:07 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=8351
Summary: void LLVMAddLoopIndexSplitPass(LLVMPassManagerRef PM)
is still in llvm-c/Transforms/Scalar.h
Product: libraries
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P
Component: Scalar Optimizations
AssignedTo: unassignedbugs at nondot.org
ReportedBy: vslugovsky at gmail.com
CC: llvmbugs at cs.uiuc.edu
The LoopIndexSplit pass does not exist any longer, but it's still referenced
from an llvm-c header, which breaks an automatic API generation.
--
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