[PATCH] D14209: CodeView type info support preview (LLVM portion)

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 10:50:25 PST 2015


zturner added a subscriber: zturner.
zturner added a comment.

I'm sure there will be many suggestions from other people as well, but from my perspective, it would be a good idea to separate out `LLVMCodeView` into a different commit.  It doesn't depend on anything else here.  Rather, the rest of the stuff here depends on it.  So it could go in separately with its own set of tests (speaking of which, it doesn't appear to have any tests).


http://reviews.llvm.org/D14209





More information about the llvm-commits mailing list