Alex Susu via llvm-dev
2016-Dec-31 13:37 UTC
[llvm-dev] Fix for llc parse error at getelementptr
Hello. Could you kindly please tell me what exactly is the fix reported at https://llvm.org/bugs/show_bug.cgi?id=30816#c2 that takes care of the parse error related to getelementptr used inside another instruction. I ask because I am also experiencing this bug with my LLVM 3.9 checkedout from Jul 2016 and I don't want to update my sources to the latest SVN version. Thank you very much, Alex
Michael Kuperstein via llvm-dev
2017-Jan-01 22:02 UTC
[llvm-dev] Fix for llc parse error at getelementptr
Hi Alex, As the comment on the bug says, this was fixed in SVN revision 290261, see https://reviews.llvm.org/rL290261 . Michael On 31 December 2016 at 05:37, Alex Susu via llvm-dev < llvm-dev at lists.llvm.org> wrote:> Hello. > Could you kindly please tell me what exactly is the fix reported at > https://llvm.org/bugs/show_bug.cgi?id=30816#c2 that takes care of the > parse error related to getelementptr used inside another instruction. > I ask because I am also experiencing this bug with my LLVM 3.9 > checkedout from Jul 2016 and I don't want to update my sources to the > latest SVN version. > > Thank you very much, > Alex > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170101/874f2c60/attachment.html>