[PATCH] D41666: Add a value_type to ArrayRef.
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 15 12:03:22 PST 2018
- Previous message: [PATCH] D40879: [X86][I86, I186, I286, I386, I486, PPRO, MMX]: Adding full coverage of MC encoding for the I86, I186, I286, I386, I486, PPRO and MMX isa sets.<NFC>
- Next message: [PATCH] D41666: Add a value_type to ArrayRef.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Test case? (maybe just a static_assert with std::is_same type trait or something in the unit test file)
https://reviews.llvm.org/D41666
- Previous message: [PATCH] D40879: [X86][I86, I186, I286, I386, I486, PPRO, MMX]: Adding full coverage of MC encoding for the I86, I186, I286, I386, I486, PPRO and MMX isa sets.<NFC>
- Next message: [PATCH] D41666: Add a value_type to ArrayRef.
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the llvm-commits
mailing list