diff options
author | Finn Plummer <finn.c.plum@gmail.com> | 2025-06-16 14:52:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-16 14:52:59 -0700 |
commit | a383b1a95b63cf120b3dea554c2d66ccfaee066b (patch) | |
tree | 1908ccba75d3c7ddee2ccb3b152c770c6022c1b2 /llvm/lib/IR/Module.cpp | |
parent | 6cbb67f84c53d88e67b0d5a9f0ad2cf4782e6f66 (diff) | |
download | llvm-a383b1a95b63cf120b3dea554c2d66ccfaee066b.zip llvm-a383b1a95b63cf120b3dea554c2d66ccfaee066b.tar.gz llvm-a383b1a95b63cf120b3dea554c2d66ccfaee066b.tar.bz2 |
Reland "[HLSL][RootSignature] Implement serialization of RootConstants and RootFlags" (#143019)
This relands #141130.
The initial commit uncovered that we are missing the correct linking of
FrontendHLSL into clang/lib/Parse and clang/lib/unittests/Parse.
This change addreses this by linking them accordingly.
It was also checked and ensured that the LexHLSLRootSignature libraries
do not depend on FrontendHLSL and so we are not required to link there.
Resolves: #138190 and #138192
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions