diff options
| author | Noratrieb <48135649+Noratrieb@users.noreply.github.com> | 2024-12-25 16:49:20 +0100 |
|---|---|---|
| committer | Noratrieb <48135649+Noratrieb@users.noreply.github.com> | 2024-12-25 16:53:14 +0100 |
| commit | e5bf8b0f354ed6108f2c8f1806946112ed80989d (patch) | |
| tree | e15e048699c0c8ac9666f8222a17b812d1cc83f6 /compiler/rustc_codegen_llvm/src | |
| parent | 32c8a9f49d5b753ccb0aee2fd1f7a232a9c5baf3 (diff) | |
| download | rust-e5bf8b0f354ed6108f2c8f1806946112ed80989d.tar.gz rust-e5bf8b0f354ed6108f2c8f1806946112ed80989d.zip | |
Make x86_64-unknown-linux-gno panic=abort and mark as no_std
Without a standard library, we cannot unwind, so it should be panic=abort by default. Additionally, it does not have std because while it is Linux, it cannot use libc, which std uses today for Linux.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
