[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
Tue Apr 5 21:35:19 PDT 2016
dexonsmith added a subscriber: dexonsmith.
dexonsmith added a comment.
IR changes LGTM, if you add the missing verifier check (I'm surprised
this *ever* passed the verifier...)
Someone else will have to look at DwarfDebug.cpp.
Repository:
rL LLVM
http://reviews.llvm.org/D18808
More information about the llvm-commits
mailing list