llvm-project/llvm/docs/TableGen
Paul C. Anagnostopoulos 196e6f9f18 Replace TableGen range piece punctuator with '...'
The TableGen range piece punctuator is currently '-' (e.g., {0-9}),
which interacts oddly with the fact that an integer literal's sign
is part of the literal. This patch replaces the '-' with the new
punctuator '...'. The '-' punctuator is deprecated.

Differential Revision: https://reviews.llvm.org/D85585

Change-Id: I3d53d14e23f878b142d8f84590dd465a0fb6c09c
2020-08-21 23:33:57 +02:00
..
BackEnds.rst
Deficiencies.rst
ProgRef.rst Replace TableGen range piece punctuator with '...' 2020-08-21 23:33:57 +02:00
index.rst New TableGen Programmer's Reference document 2020-08-21 23:18:32 +02:00