diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-17 14:09:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-17 14:09:11 -0700 |
| commit | 7d4e6c0aca1365ac2adb6a9fa28f91dc15da32db (patch) | |
| tree | 6a8d3dc2a7c0f96d062ae050b115cce2284bdfe0 /src/rustllvm/PassWrapper.cpp | |
| parent | 10b7eecbdd7cee00349dfc30b9e2dcf8b4f688af (diff) | |
| parent | e2b337dc57b5309d19e25811d3de340cc7567285 (diff) | |
| download | rust-7d4e6c0aca1365ac2adb6a9fa28f91dc15da32db.tar.gz rust-7d4e6c0aca1365ac2adb6a9fa28f91dc15da32db.zip | |
Rollup merge of #74251 - shepmaster:bootstrap-target-files, r=Mark-Simulacrum
Teach bootstrap about target files vs target triples `rustc` allows passing in predefined target triples as well as JSON target specification files. This change allows bootstrap to have the first inkling about those differences. This allows building a cross-compiler for an out-of-tree architecture (even though that compiler won't work for other reasons). Even if no one ever uses this functionality, I think the newtype around the `Interned<String>` improves the readability of the code.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
