mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

No functional changes intended.
The LLVM commit
89b57061f7
moved TargetRegistry.(h|cpp) from Support to MC.
This adapts RustWrapper accordingly.