[PATCH] D20840: [codeview] Translate basic DITypes to CV type records
Reid Kleckner via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 1 10:14:31 PDT 2016
rnk added a comment.
Amjad, I went ahead and landed this. I know it conflicts with what you're working on, but I didn't see any updates at http://reviews.llvm.org/D20435 and this is the most important thing for me to work on. Hopefully we agree on the direction we're going here, I'll try to work very incrementally and CC you on every patch. I was going to look at POD structs (ignoring C++ methods) and function types next.
Repository:
rL LLVM
http://reviews.llvm.org/D20840
More information about the llvm-commits
mailing list