DXIL relies on a whole bunch of IR metadata constructs being populated
in the right shape. Rather than just hard coding or using complicated
arrangements of constant data strings, let's make first-class objects
that reprensent the metadata and manage reading and writing the
metadata from the module.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Maybe ValidatorVersionMD?