summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-03-20 17:54:27 +0000
committerbors <bors@rust-lang.org>2019-03-20 17:54:27 +0000
commit82e2f3ec25a316c7536c33a6b6704366b14cbf2a (patch)
treec74a0623d01c7798289955033a6c19356f0ccb7f /src/libstd/sys/unix/stack_overflow.rs
parent9c499ccfcded4f5be76d70f441a5c7c9d1260226 (diff)
parent60f1644fd2746fd29520099d1667b6c3a3eb7b83 (diff)
downloadrust-82e2f3ec25a316c7536c33a6b6704366b14cbf2a.tar.gz
rust-82e2f3ec25a316c7536c33a6b6704366b14cbf2a.zip
Auto merge of #58791 - denzp:asm-compile-tests, r=alexcrichton
Introduce assembly tests suite

The change introduces a new test suite - **Assembly** tests. The motivation behind this is an ability to perform end-to-end codegen testing with LLVM backend. Turned out, NVPTX backend sometimes missing common Rust features (`i128` and libcalls in the past, and still full atomics support) due to different reasons.

Prior to this change, basic NVPTX assembly tests were implemented within `run-make` suite. Now, it's easier to write additional and maintain existing tests for the target.

cc @gnzlbg @peterhj
cc @eddyb I adjusted mangling scheme expectation, so there is no need to change the tests for #57967
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions