mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 19:36:04 +00:00

This fixes the bitcode upgrade failure reported in https://reviews.llvm.org/D155924#4616789. The expansion always happens in the entry block, so this may be inaccurate if there are trapping constant expressions.