Revert "[TableGen] Make the NUL character invalid in .td files"
authorPaul C. Anagnostopoulos <paul@windfall.com>
Tue, 11 May 2021 14:41:17 +0000 (10:41 -0400)
committerPaul C. Anagnostopoulos <paul@windfall.com>
Tue, 11 May 2021 14:43:13 +0000 (10:43 -0400)
commit46402eb103d06b1e695ecfd6f6c9571615042a9c
treee2f73a329426b69d996175d5fcae75c9d8a89844
parentc765d140fe45906fb503d843acccf5838e775245
Revert "[TableGen] Make the NUL character invalid in .td files"

At least one build uses a 'sed' that does not understand \x00.

This reverts commit cf9647011c4f05e1eb4423c6637d84e2f26b2042.
llvm/lib/TableGen/TGLexer.cpp
llvm/test/TableGen/nul-char.td [deleted file]