s390x: support .machine push
and .machine pop
assembler directives
#129053
Labels
.machine push
and .machine pop
assembler directives
#129053
The documentation mentions that these directives should work (exactly like they do for powerpc):
But LLVM does not currently accept them in the ASM parser
This came up here rust-lang/rust#137720 (comment)
The text was updated successfully, but these errors were encountered: