mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
02a85bd038
Add GNU Property Note Fix #103001 Generates the missing property note: ``` Displaying notes found in: .note.gnu.property Owner Data size Description GNU 0x00000010 NT_GNU_PROPERTY_TYPE_0 Properties: x86 feature: IBT ```
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.