[PATCH] D49467: Fix inconsistency with/without debug information (-g)

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 16:22:31 PDT 2018


JDevlieghere added a comment.

Please run the test through llvm-as | llvm-dis, this will fix the numbering of the DI nodes.


https://reviews.llvm.org/D49467





More information about the llvm-commits mailing list