about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2020-11-12 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2020-11-12 20:57:43 +0100
commitd486bfcbff107e8a6769e00c59d02b13c664b6ee (patch)
tree267f50c0b37ece0f40806f460e59749f0cb50137 /compiler/rustc_codegen_llvm/src
parent9722952f0bed5815cb22cb4878be09fb39f92804 (diff)
downloadrust-d486bfcbff107e8a6769e00c59d02b13c664b6ee.tar.gz
rust-d486bfcbff107e8a6769e00c59d02b13c664b6ee.zip
Normalize function type during validation
During inlining, the callee body is normalized and has types revealed,
but some of locals corresponding to the arguments might come from the
caller body which is not. As a result the caller body does not pass
validation without additional normalization.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions