[PATCH] D21433: [codeview] Remove unused parameter.
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 16 07:42:17 PDT 2016
zturner accepted this revision.
zturner added a comment.
This revision is now accepted and ready to land.
This should be fine because I believe the record structure contains the leaf kind anyway. Make sure you try to build the `DebugInfoPDBTests` target. It's not built by default, and this change might require fixing some things in that project.
http://reviews.llvm.org/D21433
More information about the llvm-commits
mailing list