[llvm-dev] About TableGen RangeList

Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Sat Apr 15 20:35:04 PDT 2017


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.


More information about the llvm-dev mailing list