diff options
author | Sebastian Pop <sebpop@gmail.com> | 2018-09-10 15:08:02 +0000 |
---|---|---|
committer | Sebastian Pop <sebpop@gmail.com> | 2018-09-10 15:08:02 +0000 |
commit | a1f20fcc9633313fb7aeda859d8d25bcd14c930e (patch) | |
tree | 2321e15000a13e42430aaec6552e9692baf4c3ee /llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp | |
parent | 6284b54ccd8b276cd46673d7df9fb1125c51a352 (diff) | |
download | bcm5719-llvm-a1f20fcc9633313fb7aeda859d8d25bcd14c930e.tar.gz bcm5719-llvm-a1f20fcc9633313fb7aeda859d8d25bcd14c930e.zip |
HotColdSplitting: check that target supports cold calling convention
Before tagging a function with coldcc make sure the target supports cold calling
convention. Without this patch HotColdSplitting pass fails on aarch64 with:
fatal error: error in backend: Unsupported calling convention.
llvm-svn: 341838
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp')
0 files changed, 0 insertions, 0 deletions