[llvm-dev] Filing bug report

Mehdi Amini via llvm-dev llvm-dev at lists.llvm.org
Thu Oct 13 10:45:43 PDT 2016


> On Oct 13, 2016, at 10:30 AM, Pranith Kumar via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> 
> On Thu, Oct 13, 2016 at 4:49 AM, PICHLMEIER Florian via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>> 
>> switching from LLVM 3.8.1 to the LLVM Realease 3.9 branch an assertion gets thrown, when I use opt
>> 
>> on some program.
> 
> 
> I've gotten a similar error previously. The error was that I was using
> the old opt program with the new llvm. Can you confirm that you are
> using the newly built opt and not the old one?

I would still not expect an assertion, but a proper error. A bug is worth it (Feel free to CC me on the bug report).


— 
Mehdi



More information about the llvm-dev mailing list