http://llvm.org/bugs/show_bug.cgi?id=4976

Hal Finkel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WONTFIX

--- Comment #9 from Hal Finkel <[email protected]> ---
trunk llc now produces a reasonable error message for this:
  error: couldn't allocate output register for constraint '{3}'

Otherwise, we're going to require a reasonable register name at the IR level.
If Clang will still emit the number-only register syntax in any configuration
(which hopefully it does not), then we should open a new bug against Clang.

I'll close this now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to