[PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.

Duncan P. N. Exon Smith via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 14:41:46 PDT 2016


dexonsmith added a comment.

Okay, weird.  So the DICompileUnit wouldn't even get written out to
bitcode, IIUC.  LGTM then.


http://reviews.llvm.org/D18808





More information about the llvm-commits mailing list