[llvm-dev] Maybe a TableGen bug?

Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 27 01:37:50 PDT 2019


Hi Nancy,

On Fri, 27 Sep 2019 at 03:50, Nancy via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> UNREACHABLE executed at /home/nancy/rpp_llvm/rpp_clang/llvm/include/llvm/Support/MachineValueType.h:643!
>
> Is that a TableGen bug?

It looks more like you forgot to add your new type to that switch statement.

Cheers.

Tim.


More information about the llvm-dev mailing list