diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2023-03-26 19:53:05 +0900 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2023-04-14 08:41:44 +0900 |
commit | fcc5f9ef50e18137fd8020127db05a59c3a4015d (patch) | |
tree | 33bb8a6fa9ec702298b039378bf9363b43575a65 /lldb/examples/python/crashlog.py | |
parent | 8eb0ef288a0d95eb667e30b535869d5a880701d5 (diff) | |
download | llvm-fcc5f9ef50e18137fd8020127db05a59c3a4015d.zip llvm-fcc5f9ef50e18137fd8020127db05a59c3a4015d.tar.gz llvm-fcc5f9ef50e18137fd8020127db05a59c3a4015d.tar.bz2 |
Generate staging `MachineValueType.h` (partially) from `ValueTypes.td`
- Implement `VTEmitter` as `llvm-tblgen -gen-vt`.
- Create a copy of `llvm/Support/MachineValueType.h` into `unittests/Support`.
It includes `GenVT.inc` generated by `VTEmitter`.
- Implement `MVTTest` in `SupportTests`. It checks equivalence between
`llvm/Support/MachineValueType.h` and the generated header.
Differential Revision: https://reviews.llvm.org/D146906
Diffstat (limited to 'lldb/examples/python/crashlog.py')
0 files changed, 0 insertions, 0 deletions