diff options
author | Lucas Prates <lucas.prates@arm.com> | 2023-01-23 11:12:38 +0000 |
---|---|---|
committer | Lucas Prates <lucas.prates@arm.com> | 2023-01-27 12:35:58 +0000 |
commit | 9ea00fc74c3c0032ff2d9a6774e13449a30e4549 (patch) | |
tree | 81f06597167e3cc7f99a42b98093a9b845be264d /llvm/lib/CodeGen/StackProtector.cpp | |
parent | 0a51bc731bcc2c27e4fe97957a83642d93d989be (diff) | |
download | llvm-9ea00fc74c3c0032ff2d9a6774e13449a30e4549.zip llvm-9ea00fc74c3c0032ff2d9a6774e13449a30e4549.tar.gz llvm-9ea00fc74c3c0032ff2d9a6774e13449a30e4549.tar.bz2 |
[NFC][AArch64] Use optional returns in target parser instead of 'invalid' objects
This updates the parsing methods in AArch64's Target Parser to make use
of optional returns instead of "invalid" enum values, making the API's
behaviour clearer.
Reviewed By: lenary, tmatheson
Differential Revision: https://reviews.llvm.org/D142539
Diffstat (limited to 'llvm/lib/CodeGen/StackProtector.cpp')
0 files changed, 0 insertions, 0 deletions