diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2022-09-21 18:12:43 -0500 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2022-09-22 12:17:51 -0500 |
commit | 4959bfa0604d57e14157af16d7b42963c3fd80bb (patch) | |
tree | 5fd62e3813be02216bbab227b019a7903f7b4a81 /clang/lib/Lex/ModuleMap.cpp | |
parent | 711814a6520d6e5b26ff7abf879005c9fbbdbe5c (diff) | |
download | llvm-4959bfa0604d57e14157af16d7b42963c3fd80bb.zip llvm-4959bfa0604d57e14157af16d7b42963c3fd80bb.tar.gz llvm-4959bfa0604d57e14157af16d7b42963c3fd80bb.tar.bz2 |
[NFC] Refactor dxil metadata code
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.
Reviewed By: python3kgae
Differential Revision: https://reviews.llvm.org/D134397
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions