[llvm-commits] PATCH: refactoring MCInstFragment and MCDataFragment

Eli Bendersky eliben at google.com
Fri Dec 7 11:16:11 PST 2012


> Aha! That's what I get for reading quickly. That makes complete sense, thanks.

r169626. Thanks for the review.

>
> Most users of SmallString probably just use StringRef or something like that for access. I agree that SmallVector is more appropriate for this code anyway, so a follow-up sounds great.
>

Will do.

Eli



More information about the llvm-commits mailing list