diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2022-10-14 13:33:25 -0500 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2022-10-14 13:40:04 -0500 |
commit | 911d2dc23035454cb85422922c19259855e33bba (patch) | |
tree | 811bdde7da6aa04c0d0d7421be607f5586cf8152 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 44f0b13494ae89fa966173648891b9fa9b54ddca (diff) | |
download | llvm-911d2dc23035454cb85422922c19259855e33bba.zip llvm-911d2dc23035454cb85422922c19259855e33bba.tar.gz llvm-911d2dc23035454cb85422922c19259855e33bba.tar.bz2 |
[NFC] [HLSL] Move common metadata to LLVMFrontend
This change pulls some code from the DirectX backend into a new
LLVMFrontendHLSL library to share utility data structures between the
HLSL code generation in Clang and the backend in LLVM.
This is a small refactoring as a first start to get code into the
right structure and get the library built and dependencies correct.
Fixes #58000 (https://github.com/llvm/llvm-project/issues/58000)
Reviewed By: python3kgae
Differential Revision: https://reviews.llvm.org/D135110
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions