about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorNoratrieb <48135649+Noratrieb@users.noreply.github.com>2024-12-25 16:49:20 +0100
committerNoratrieb <48135649+Noratrieb@users.noreply.github.com>2024-12-25 16:53:14 +0100
commite5bf8b0f354ed6108f2c8f1806946112ed80989d (patch)
treee15e048699c0c8ac9666f8222a17b812d1cc83f6 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent32c8a9f49d5b753ccb0aee2fd1f7a232a9c5baf3 (diff)
downloadrust-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/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions