[PATCH] D71137: [RFC][mips][llvm-exegesis] Fix missing TargetStreamer in the Streamer for reading snippets

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 07:36:16 PST 2019


gchatelet added a comment.

In D71137#1781876 <https://reviews.llvm.org/D71137#1781876>, @mstojanovic wrote:

> @gchatelet @courbet How do you think the example I mentioned in the previous comment should be handeled on X86? This might inform us what (if anything) should be changed for MIPS.


Thx for taking the time to explain the offered solution in great details.
I need to see how we can adapt the code to get the Streamer created in the first place because it looks like it should be set up properly.
I've been busy the last few days but I'll have a look shortly (same for the other patch you sent my way).

My apologies for the delay.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71137/new/

https://reviews.llvm.org/D71137





More information about the llvm-commits mailing list