diff options
author | Simon Wallis <simon.wallis2@arm.com> | 2020-07-17 08:26:30 +0100 |
---|---|---|
committer | Simon Wallis <simon.wallis2@arm.com> | 2020-07-17 08:56:44 +0100 |
commit | 3e0ccf9a9075a3c6eb1d6cb750c77eb71167c2e4 (patch) | |
tree | b23a33e4208d88ec2caa3634b1433411ae6b1c93 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1b7c9eae6dcad09c264e29e41a69bed0d34c2f5f (diff) | |
download | llvm-3e0ccf9a9075a3c6eb1d6cb750c77eb71167c2e4.zip llvm-3e0ccf9a9075a3c6eb1d6cb750c77eb71167c2e4.tar.gz llvm-3e0ccf9a9075a3c6eb1d6cb750c77eb71167c2e4.tar.bz2 |
[ARM] halfword store hits llvm_unreachable with big-endian
Summary:
[ARM] halfword store hits llvm_unreachable with big-endian
Provide missing case in getFixupKindContainerSizeBytes().
This stops execution reaching llvm_unreachable("Unknown fixup kind!")
D83947
Reviewers: olista01, ostannard
Reviewed By: ostannard
Subscribers: ostannard, kristof.beyls, hiraditya, danielkiss, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D83947
Change-Id: I598aa1fb51fd1c6f424c557c85d6df6d1958bc62
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions