about summary refs log tree commit diff
path: root/src/test/run-pass/simple_global_asm.rs
AgeCommit message (Expand)AuthorLines
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