about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-02-24 18:13:51 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-02-28 10:47:41 -0800
commit8213e184477c19eba75840e9310266a6529de20a (patch)
treef505c6cb68389a8b3660ab2d7972edd2987b77cb /src/rustllvm/ExecutionEngineWrapper.cpp
parent9b1be3d182e361697117bf79fadca7697f8b5aec (diff)
downloadrust-8213e184477c19eba75840e9310266a6529de20a.tar.gz
rust-8213e184477c19eba75840e9310266a6529de20a.zip
rustc: Simplify crate loading constraints
The previous code passed around a {name,version} pair everywhere, but this is
better expressed as a CrateId. This patch changes these paths to store and pass
around crate ids instead of these pairs of name/version. This also prepares the
code to change the type of hash that is stored in crates.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions