diff options
author | Mark de Wever <koraq@xs4all.nl> | 2024-07-05 07:54:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-05 07:54:34 +0200 |
commit | d2dd4b55e67e333d9253abeeacac5d3de1a094db (patch) | |
tree | 1713feaa3f1572a7c62aa7c4fc604a7bd907d5c4 /llvm/lib/MC/MachObjectWriter.cpp | |
parent | a3ba6a7f972dee85cc073bb4c98bd074e9c276d6 (diff) | |
download | llvm-d2dd4b55e67e333d9253abeeacac5d3de1a094db.zip llvm-d2dd4b55e67e333d9253abeeacac5d3de1a094db.tar.gz llvm-d2dd4b55e67e333d9253abeeacac5d3de1a094db.tar.bz2 |
[libc++] Adds a new feature-test macro generator class. (#90889)
The new feature-test macro generator uses a JSON file as input.
Separating the
code from the data allows for testing the code. The generator has
several tests.
This JSON format is based on the new format proposed in #88630
At the moment the FTM script has the existing code and an unused new
generator. Followup patches will complete the generator and convert the
existing
Python `dict` to the new JSON format. Since that conversion is a manual
job and
quite a bit of work the transition path has some unused code for some
time.
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions