1 ; RUN: llc -mtriple=aarch64-fuchsia -o - %s
3 define void @set_x18(i64 %x) {
5 ; FIXME: Include an allocatable-specific error message
6 tail call void @llvm.write_register.i64(metadata !0, i64 %x)
10 declare void @llvm.write_register.i64(metadata, i64) nounwind