b7994f9e7e
- Combine all native library arguments together, to simplify potential support for library deduplication and similar things - Split arguments into order-independent and order-dependent, to define more precisely what (pre,post,late)-link-args mean
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.