about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorAustin Shafer <ashafer@badland.io>2020-10-09 15:08:18 -0400
committerAustin Shafer <ashafer@badland.io>2020-10-13 15:56:30 -0400
commit4511f8b9f3fc31af6bb96794c3940db911193003 (patch)
tree782017227646cbd37c6df4490c2475685fb00f79 /compiler/rustc_codegen_llvm/src/lib.rs
parent08764ad1638d49ee8303a8e5b1a9e439cbbc87f6 (diff)
downloadrust-4511f8b9f3fc31af6bb96794c3940db911193003.tar.gz
rust-4511f8b9f3fc31af6bb96794c3940db911193003.zip
Add a target option for selecting a DWARF version
Certain platforms need to limit the DWARF version emitted (oxs, *bsd). This
change adds a dwarf_version entry to the options that allows a platform to
specify the dwarf version to use. By default this option is none and the default
DWARF version is selected.

Also adds an option for printing Option<u32> json keys
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions