Displaying 1 result from an estimated 1 matches for "39c0dc5c".
Did you mean:
35cfdc5c
2017 Apr 16
3
About TableGen RangeList
On 15 April 2017 at 19:52, 陳韋任 via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> Okay, a little experiment shows the order matters.
Interesting, thanks for reporting back. Personally I find it pretty
scary that we support the second form at all. It's mixing two
different endiannesses with no real indication of which one will win.
Tim.