Open
Description
Recently support landed in rustc for dynamically loading LLVM. It would be nice if the rustc-guide documented how to switch to a custom LLVM backend. I'm not sure if this was planned to be included in the trans chapter(#6), as it does not yet have a tracking issue I could comment on.
Sorry if this is out of scope for the rustc-guide!
An example where people ask for this documentation.
Cheers