aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorMatt Devereau <matthew.devereau@arm.com>2022-03-09 15:44:33 +0000
committerMatt Devereau <matthew.devereau@arm.com>2022-03-11 11:19:53 +0000
commit6c5da880e03cafc49008612eb687910f3f805057 (patch)
treee8586cec2543fc7c38010c3ae8b8897a60095cba /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentcda82d39f3f25d8f6d1c1a105a59001339e54bb2 (diff)
downloadllvm-6c5da880e03cafc49008612eb687910f3f805057.zip
llvm-6c5da880e03cafc49008612eb687910f3f805057.tar.gz
llvm-6c5da880e03cafc49008612eb687910f3f805057.tar.bz2
[AArch64][SVE][Clang] Fix crash for incorrect svptrue and svcnt parameters
Giving an int parameter to SVE intrinsics svptrue and svcnt caused Clang to crash on compilation. Changing their parameter types to void instead of omitting args results in a diagnostic error message instead. Differential Revision: https://reviews.llvm.org/D121294
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions