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

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 03:11:18 PDT 2018


jeroen.dobbelaere added a comment.

> ! In https://reviews.llvm.org/D49467#1177034, @probinson wrote:
>  Oh nice!  I wasn't aware of that trick.

You just need to remember to take a copy of the 'comments' in your file and to copy those manually. Otherwise, the test driver is gone (as I noticed the hard way).


https://reviews.llvm.org/D49467





More information about the llvm-commits mailing list