diff options
| author | bors <bors@rust-lang.org> | 2016-01-16 23:30:30 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2016-01-16 23:30:30 +0000 |
| commit | 077f4eeb8485e5a1437f6e27973a907ac772b616 (patch) | |
| tree | 0a0fee02e688335a7c92c581415b4b9e2aad39e9 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 1f516dc7c1e48ff05c3c0649aa8f77d29a25e0b7 (diff) | |
| parent | 4396a2d6810e7ccc41fb618cec61b7318bf2e9e1 (diff) | |
| download | rust-077f4eeb8485e5a1437f6e27973a907ac772b616.tar.gz rust-077f4eeb8485e5a1437f6e27973a907ac772b616.zip | |
Auto merge of #30567 - steffengy:master, r=alexcrichton
Add support to use functions exported using vectorcall. This essentially only allows to pass a new LLVM calling convention from rust to LLVM. ```rust extern "vectorcall" fn abc(param: c_void); ``` references ---- http://llvm.org/docs/doxygen/html/CallingConv_8h_source.html https://msdn.microsoft.com/en-us/library/dn375768.aspx
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
