about summary refs log tree commit diff
path: root/src/test/codegen/alloc-optimisation.rs
diff options
context:
space:
mode:
authorMichael Woerister <michaelwoerister@posteo.net>2016-11-04 17:37:42 -0400
committerMichael Woerister <michaelwoerister@posteo.net>2016-11-13 19:49:46 -0500
commit5b093ebab2595a50ccb47ff4ec854917aa1838fe (patch)
tree138ef39770a4a3910c2ee7aa2be02a38e0603698 /src/test/codegen/alloc-optimisation.rs
parent876b7610100a6609db04be010144062f582cfb8c (diff)
downloadrust-5b093ebab2595a50ccb47ff4ec854917aa1838fe.tar.gz
rust-5b093ebab2595a50ccb47ff4ec854917aa1838fe.zip
Make names of types used in LLVM IR stable.
Before this PR, type names could depend on the cratenum being used
for a given crate and also on the source location of closures.
Both are undesirable for incremental compilation where we cache
LLVM IR and don't want it to depend on formatting or in which
order crates are loaded.
Diffstat (limited to 'src/test/codegen/alloc-optimisation.rs')
0 files changed, 0 insertions, 0 deletions