[LLVMbugs] [Bug 390] There should be a getFirstTerminator equivalent for SparcV9
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Oct 2 22:48:17 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=390
sabre at nondot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From sabre at nondot.org 2005-10-03 00:48 -------
The V9 backend exposes delay slots into MBBs, which makes the concept of 'getFirstTerminator' not apply
to it (instructions can occur after terminators in blocks).
-Chris
------- 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