diff options
| author | Xiang Li <python3kgae@outlook.com> | 2022-07-20 15:27:41 -0700 |
|---|---|---|
| committer | Xiang Li <python3kgae@outlook.com> | 2022-08-26 09:20:45 -0700 |
| commit | a0ecb4a2991d6163c16c29bee8cd63720ee7d3d7 (patch) | |
| tree | b8428dc820f2e633d1971ae89337424154e22651 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 7744253f12a84879aa58522346e919df8b65364e (diff) | |
| download | llvm-a0ecb4a2991d6163c16c29bee8cd63720ee7d3d7.zip llvm-a0ecb4a2991d6163c16c29bee8cd63720ee7d3d7.tar.gz llvm-a0ecb4a2991d6163c16c29bee8cd63720ee7d3d7.tar.bz2 | |
[HLSL] Move DXIL validation version out of ModuleFlags
Put DXIL validation version into separate NamedMetadata to avoid update ModuleFlags.
Currently DXIL validation version is saved in ModuleFlags in clang codeGen.
Then in DirectX backend, the data will be extracted from ModuleFlags and cause rebuild of ModuleFlags.
This patch will build NamedMetadata for DXIL validation version and remove the code to rebuild ModuleFlags.
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D130207
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
