[PATCH] D25848: [PM/OptBisect] Don't crash with some particular values of -opt-bisect-limit=

Andy Kaylor via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 16:21:30 PDT 2016


andrew.w.kaylor added a comment.

I'm trying to understand where the data structured entry gets removed when the pass is not skipped.  I tried downloading the reproducer from the PR you mentioned, but I can't seem to get this to happen with that file and the command line you listed above.  I have seen this problem before, but I'm having trouble making it happen now.

Can you send me the .ll file you are using and the LLVM version number you built with?


https://reviews.llvm.org/D25848





More information about the llvm-commits mailing list