mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 20:23:39 +08:00
delete a constant after we replaced it with a dynamically-computed value. Also ensured that we replace all users of the constant if there are multiple ones. Added a testcase. <rdar://problem/14379043> llvm-svn: 186363