aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Program.cpp
diff options
context:
space:
mode:
authorSergei Barannikov <barannikov88@gmail.com>2025-08-19 06:19:54 +0300
committerGitHub <noreply@github.com>2025-08-19 06:19:54 +0300
commitc8c2218c001e488dffee7ac840762c0cefaac742 (patch)
treeb1e5fc94b91d2f2c4f160b1534a848f43695fbae /clang/lib/AST/ByteCode/Program.cpp
parent1f6e13a161abe25e00e4410c550e5163abee2290 (diff)
downloadllvm-c8c2218c001e488dffee7ac840762c0cefaac742.zip
llvm-c8c2218c001e488dffee7ac840762c0cefaac742.tar.gz
llvm-c8c2218c001e488dffee7ac840762c0cefaac742.tar.bz2
[TableGen][DecoderEmitter] Synthesize decoder table name in emitTable (#154255)
Previously, HW mode name was appended to decoder namespace name when enumerating encodings, and then emitTable appended the bit width to it to form the final table name. Let's do this all in one place. A nice side effect is that this allows us to avoid having to deal with std::string. The changes in the tests are caused by the different order of tables.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions