mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +00:00

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