[PATCH] D4316: Add some natvis visualizers for llvm::Value, llvm::Type, and llvm::Instruction

Aaron Ballman via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 05:54:19 PDT 2015


aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

Sorry for not saying this sooner, but LGTM on its face. I don't know LLVM datatypes particularly well, so they may have changed in the intervening year and a half. ;-) If you feel like testing this against ToT, I think the approach is correct and you can land with any required modifications.

~Aaron


http://reviews.llvm.org/D4316





More information about the llvm-commits mailing list