aprantl added a comment. In D73462#1851129 <https://reviews.llvm.org/D73462#1851129>, @awpandey wrote:
> @aprantl Thanks for your valuable feedback. > > I have a doubt. You need a .ll file its corresponding llvm bytecode generated > by current llvm (without my patch). Doest this ll file includes any checks? > In the round trip test case I have to do llvm-as followed by llvm-dis then > performs checks or something else? For an example of a bitcode upgrade test check out https://github.com/llvm/llvm-project/blob/master/llvm/test/Bitcode/DIExpression-4.0.ll https://github.com/llvm/llvm-project/blob/master/llvm/test/Bitcode/DIExpression-4.0.ll.bc for example of a round-trip test check out https://github.com/llvm/llvm-project/blob/master/llvm/test/Assembler/dicompileunit.ll CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73462/new/ https://reviews.llvm.org/D73462 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits