about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorJake Goulding <jake.goulding@gmail.com>2020-07-17 10:08:04 -0400
committerJake Goulding <jake.goulding@gmail.com>2020-07-17 10:08:04 -0400
commite2b337dc57b5309d19e25811d3de340cc7567285 (patch)
treeacd36cc56f2b105a4a7aacc588545f84a4c78b7c /src/rustllvm/RustWrapper.cpp
parentc2dbebd3d4ad21e80ef4e7535dd1e868aaad7e50 (diff)
downloadrust-e2b337dc57b5309d19e25811d3de340cc7567285.tar.gz
rust-e2b337dc57b5309d19e25811d3de340cc7567285.zip
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/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions