diff options
author | Justin Bogner <mail@justinbogner.com> | 2023-09-14 11:02:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 11:02:31 -0700 |
commit | 71e3642619dd9d6f61b91eaf13298ef24d667d53 (patch) | |
tree | 2fa4e0e54d362492edd39131d188d8b99c90304a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a5a2a5a3eca06998d9f71186db2ce78ae2716022 (diff) | |
download | llvm-71e3642619dd9d6f61b91eaf13298ef24d667d53.zip llvm-71e3642619dd9d6f61b91eaf13298ef24d667d53.tar.gz llvm-71e3642619dd9d6f61b91eaf13298ef24d667d53.tar.bz2 |
[Transforms][DXIL] Wire up a basic DXILUpgrade pass (#66275)
This pass will upgrade DXIL-style llvm constructs (which are mostly
metadata) into the representations we use in LLVM for the same concepts.
For now we just strip the valver metadata, which we don't need. Later
changes will make this pass more useful, and then we should be able to
wire it into clang and possibly the DirectX backend's AsmParser.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions