search for: 43c8dc38

Displaying 2 results from an estimated 2 matches for "43c8dc38".

2020 Apr 27
2
Backward compatibility of LLVM IR - ll/bc files
Quite often I get to work on an old bug, where an old ll/bc file is attached as a testcase. These files, in most cases (if not all), need to be converted somehow to the latest format, for the trunk version to be able to parse it without an error. So a few questions arise: 1. Is there a standard way to convert an old ll/bc to the latest? If not, what is the common approach for these cases? 2.
2020 Apr 27
3
Backward compatibility of LLVM IR - ll/bc files
...>> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://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/20200427/43c8dc38/attachment.html>