aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Binary.cpp
diff options
context:
space:
mode:
authorChris Bieneman <chris.bieneman@me.com>2022-08-24 14:34:46 -0500
committerChris Bieneman <chris.bieneman@me.com>2022-08-24 14:35:11 -0500
commitbdf1327fea632bf9736924acf59675182b528b23 (patch)
treebaccb9477736258c3f554655a5b1f170c5d9e114 /llvm/lib/Object/Binary.cpp
parent322ea53144e82c34d5c933cb4ce5a83807e3b67e (diff)
downloadllvm-bdf1327fea632bf9736924acf59675182b528b23.zip
llvm-bdf1327fea632bf9736924acf59675182b528b23.tar.gz
llvm-bdf1327fea632bf9736924acf59675182b528b23.tar.bz2
[HLSL] Entry functions require param annotation
HLSL entry function parameters must have parameter annotations. This allows appropriate intrinsic values to be populated into parameters during code generation. This does not handle entry function return values, which will be handled in a subsequent commit because we don't currently support any annotations that are valid for function returns. Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D131625
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions