[PATCH] D44406: [CodeView] Emit HasConstructorOrDestructor class option
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 13 20:32:53 PDT 2018
zturner added a subscriber: asmith.
zturner added a comment.
I know what kind of code the compiler will generate in each case, but I
don’t know off the top of my head what the CodeView will look like in each
case. Which ones have the HaveCinstructorOrDesrructor bit? Does your patch
match this behavior?
Repository:
rL LLVM
https://reviews.llvm.org/D44406
More information about the llvm-commits
mailing list