diff options
| author | Ralf Jung <post@ralfj.de> | 2020-05-21 13:12:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-21 13:12:24 +0200 |
| commit | e5a455086944fc6ef95b33248de2894d10076139 (patch) | |
| tree | c5013e43d75a33c85ac401ed12640c4f1eb1e9b5 /library/std/src/sys/windows/stack_overflow_uwp.rs | |
| parent | 0e887129adfe149b1089d9f719475f7c3a1c8e33 (diff) | |
| parent | c7813ff7d242f7b7340e7bba02ae9dd452ea0f9e (diff) | |
| download | rust-e5a455086944fc6ef95b33248de2894d10076139.tar.gz rust-e5a455086944fc6ef95b33248de2894d10076139.zip | |
Rollup merge of #72397 - petrochenkov:tiny, r=Amanieu
llvm: Expose tiny code model to users This model is relevant to embedded AArch64 targets and was added to LLVM relatively recently (https://reviews.llvm.org/D49673, mid 2018), so rustc frontend didn't provide access to it with `-C code-model`. The gcc analogue is [`-mcmodel=tiny`](https://gcc.gnu.org/onlinedocs/gcc/AArch64-Options.html). (This is one of the options that are passed directly to LLVM without being interpreted by rustc.) Follow up to https://github.com/rust-lang/rust/pull/72248.
Diffstat (limited to 'library/std/src/sys/windows/stack_overflow_uwp.rs')
0 files changed, 0 insertions, 0 deletions
