about summary refs log tree commit diff
path: root/src/test/run-pass/simple_global_asm.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-24/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow dead_code lint on some tests where the lint only fires on non-x86 targe...Felix S. Klock II-0/+1
2017-04-13Comply with windows symbol name conventionsA.J. Gardner-0/+2
2017-04-13Make simple_global_asm even simplerA.J. Gardner-3/+5
2017-04-12Add global_asm testsA.J. Gardner-0/+27