]> git.lizzy.rs Git - rust.git/commit
Feat: added inline asm support for s390x
authorlinux1 <tmaloney@pdx.edu>
Fri, 6 Aug 2021 21:53:29 +0000 (17:53 -0400)
committerlinux1 <tmaloney@pdx.edu>
Sun, 22 Aug 2021 21:55:03 +0000 (17:55 -0400)
commitf28793dd13e8a8132d559629728e6ca9514dbe36
tree81418f52be3201b4c3ebd1bb419f3699f897d8b0
parent91f9806208834de3fb5f62712356b0d84ec388fd
Feat: added inline asm support for s390x
compiler/rustc_codegen_llvm/src/asm.rs
compiler/rustc_target/src/asm/mod.rs
compiler/rustc_target/src/asm/s390x.rs [new file with mode: 0644]