search for: run_tblgen

Displaying 1 result from an estimated 1 matches for "run_tblgen".

2015 Dec 29
2
TableGen - cryptic error messages (~feature request)
...::basic_string<char> >*>&, unsigned int, unsigned int) const: Assertion `Matches.size() == 1 && "Had duplicate keys to match on"' failed. [...] Stack dump: 0. Program arguments: ~/llvm/build3/bin/llvm-tblgen -gen-asm-matcher -I ~/llvm/include Connex.td ./run_tblgen.sh: line 13: 27011 Aborted (core dumped) ~/llvm/build3/bin/llvm-tblgen -gen-asm-matcher -I ~/llvm/include Connex.td > ConnexGenAsmMatcher.inc It took me quite a few hours to find the source of the error, namely the fact I had defined two registers with the SAME ASM name...