Switching Out LLVM Backends #71
Labels
A-custom-codegen-backend
Area: custom codegen backend
A-LLVM
Area: LLVM
C-enhancement
Category: enhancement
E-hard
Difficulty: might require advanced knowledge
E-help-wanted
Call for participation: extra help is wanted
T-compiler
Relevant to compiler team
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
The text was updated successfully, but these errors were encountered: