Explicitly defines the non-trivial operations required to be supported
for the ValueT used in the LEB128 encoding/decoding iterators. The plan
is to use this to support using LEB128 encoding/decoding with APInt.
This patch implements the interface for integral types, and a subsequent
patch will implement the interface using APInt.
Details
Details
Diff Detail
Diff Detail