DirectXShaderCompiler/tools
Joshua Batista 6b18a6ab84
[NFC] Add more information on testing MDVals insertion in EmitDxilFunctionProps (#5335)
A recent change from a recent PR includes changes to how the MDVals data
structure inside of EmitDxilFunctionProps gets elements (push_back
instead of index assignment).
However, there was no accompanying test for these changes, because
HLSLFileCheck\hlsl\workgraph\called_function_arg_nodeoutput.hlsl
exercised this code path and failed without the MDVals changes.
This PR adds some extra context to the above test so that the extra
purpose the above test serves isn't lost with time.

The test passes with the MDVals pushback changes, and fails with the
original valIdx index assignments.
2023-07-01 00:42:29 +00:00
..
clang [NFC] Add more information on testing MDVals insertion in EmitDxilFunctionProps (#5335) 2023-07-01 00:42:29 +00:00
dsymutil
dxexp Cleanup Windows code to conform to stricter C++ 17 compiler (#4804) 2022-11-22 15:31:36 -06:00
llc
lli
llvm-as Enable building LLVM testing tools (#4023) 2021-10-21 11:31:31 -05:00
llvm-bcanalyzer
llvm-c-test
llvm-config
llvm-cov
llvm-cxxdump
llvm-diff
llvm-dis Fix crash for llvm-dis for windows build. (#4471) 2022-05-23 16:53:25 -07:00
llvm-dwarfdump
llvm-extract
llvm-link
llvm-lto
llvm-mc
llvm-mcmarkup
llvm-nm
llvm-objdump Rename 'module' to 'hModule' for C++20 compat (#2667) 2020-03-01 18:12:31 -08:00
llvm-pdbdump Make correct/consistent include capitalization (#1269) 2018-05-10 10:47:52 -07:00
llvm-profdata
llvm-readobj
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress Fallthrough (#4843) 2022-12-09 10:13:56 -08:00
llvm-symbolizer Make correct/consistent include capitalization (#1269) 2018-05-10 10:47:52 -07:00
lto
macho-dump
msbuild
obj2yaml
opt [opt] initialize HLSL passes with SetupRegistryPassForHLSL (#5217) 2023-05-16 13:35:15 -07:00
verify-uselistorder
yaml2obj
CMakeLists.txt Enable building LLVM testing tools (#4023) 2021-10-21 11:31:31 -05:00
LLVMBuild.txt Remove LTO and ArgumentPromotion passes (#4078) 2021-11-12 18:46:58 -08:00