https://bugs.llvm.org/show_bug.cgi?id=50647

David Spickett <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #8 from David Spickett <[email protected]> ---
No problem, was an interesting issue.

> And potentially you could have issues if this function was inlined using LTO, 
> even if at the source level the __asm__ is at the end of a function returning 
> void. (just a guess though)

I should clarify I meant "if you don't mark the clobbers in some way you could
have issues...".

Resolving as invalid aka working as intended.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to