diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2017-04-13 15:55:48 -0400 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2017-04-13 18:37:47 -0400 |
| commit | f227187cb8ddd76ef93e630adc56eefc09ae7e59 (patch) | |
| tree | ff74031063f81a980f3184d2f78f6f3c12221e16 /src/rustllvm/RustWrapper.cpp | |
| parent | c22fdf9a3ac1e316069d55effbfa5c91cc5c0a12 (diff) | |
| download | rust-f227187cb8ddd76ef93e630adc56eefc09ae7e59.tar.gz rust-f227187cb8ddd76ef93e630adc56eefc09ae7e59.zip | |
remove `LinkMeta` from `SharedCrateContext`
A number of things were using `crate_hash` that really ought to be using `crate_disambiguator` (e.g., to create the plugin symbol names). They have been updated. It is important to remove `LinkMeta` from `SharedCrateContext` since it contains a hash of the entire crate, and hence it will change whenever **anything** changes (which would then require rebuilding **everything**).
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
