mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

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