If htab_add_core added a node that happened to push the htab past its load factor, it would return a pointer to where the added node was *before* the rehash. Now it does not do this. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| tvm.c | ||
| tvm_file.c | ||
| tvm_htab.c | ||
| tvm_lexer.c | ||
| tvm_memory.c | ||
| tvm_parser.c | ||
| tvm_preprocessor.c | ||
| tvm_program.c | ||