[llvm] r205484 - Add test case for [Constant Hoisting] Erase dead cast instructions (r204538).

Juergen Ributzka juergen at apple.com
Fri Apr 4 13:04:27 PDT 2014


Fixed in r205647.

On Apr 3, 2014, at 9:29 AM, David Blaikie <dblaikie at gmail.com> wrote:

> I suppose what I mean is that the latter (checking for the expected
> output) is a test case we needed (whatever codepath this was going
> down to crash was not being exercised even if it wasn't directly
> observable, I assume the code had /some/ effect or we wouldn't be
> running it). Just leaving that test case in, checking the output, in
> all (even non-asserts) builds seems appropriate.
> 
> - David

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140404/6b96104c/attachment.html>


More information about the llvm-commits mailing list