diff options
author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2024-03-25 09:40:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 09:40:35 +0100 |
commit | fa3d789df15bd1f58fb8ba4ea3be909218cf7f03 (patch) | |
tree | ec6882e11dbdf878e9e45a27edc1b568b56e6a84 /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | babbdad15b8049a6a78087d15a163d897f07d320 (diff) | |
download | llvm-fa3d789df15bd1f58fb8ba4ea3be909218cf7f03.zip llvm-fa3d789df15bd1f58fb8ba4ea3be909218cf7f03.tar.gz llvm-fa3d789df15bd1f58fb8ba4ea3be909218cf7f03.tar.bz2 |
[RFC][TableGen] Restructure TableGen Source (#80847)
Refactor of the llvm-tblgen source into:
- a "Basic" library, which contains the bare minimum utilities to build
`llvm-min-tablegen`
- a "Common" library which contains all of the helpers for TableGen
backends. Such helpers can be shared by more than one backend, and even
unit tested (e.g. CodeExpander is, maybe we can add more over time)
Fixes #80647
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions