This repository has been archived by the owner on Dec 20, 2019. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[arm] Handle CallingConv::Mono in getEffectiveCallingConv (), previou…
…sly it would be handled by the default branch, which would fall through to the next switch case because llvm_unreachable() was a noop in release builds.
- Loading branch information