[llvm] clang crash assigning to a global named register variable #109778 (PR #113105)

David Spickett via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 4 05:28:56 PST 2024


================
@@ -4,7 +4,7 @@
 define i32 @get_stack() nounwind {
 entry:
 ; FIXME: Include an allocatable-specific error message
----------------
DavidSpickett wrote:

Essentially, the bug is what this FIXME says. The error message is, as we say here "rubbish" :)

https://github.com/llvm/llvm-project/pull/113105


More information about the llvm-commits mailing list