mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-05 15:37:12 +00:00
No functional changes intended.
The LLVM commit
89b57061f7
moved TargetRegistry.(h|cpp) from Support to MC.
This adapts RustWrapper accordingly.