about summary refs log tree commit diff
path: root/src/test/codegen/no-output-asm-is-volatile.rs
AgeCommit message (Expand)AuthorLines
2022-01-12Remove codegen tests for LLLVM-style inline assemblyTomasz Miąsko-14/+0
2020-03-26Update tests to use llvm_asm!Amanieu d'Antras-2/+2
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-2/+0
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-0/+2
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-2/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-02-05Make inline assembly volatile if it has no outputs. Fixes #46026John Kåre Alsaker-0/+26