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