mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

DF_ORIGIN flag signifies that the object being loaded may make reference to the $ORIGIN substitution string. Some implementations are just ignoring DF_ORIGIN and do substitution for $ORIGIN if present (whatever DF_ORIGIN pr Set the flag inconditionally if rpath is wanted.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.