diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-07-28 19:13:46 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-07-28 19:13:46 +0000 |
commit | c43644d33289ea9c40d8fca4f2a666739a57d4a3 (patch) | |
tree | 447737ff1d7e1fa5bd3ad28affdf4258aad4cd63 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d66889cbae749ceffca88f094274e2d64c2cb8f8 (diff) | |
download | bcm5719-llvm-c43644d33289ea9c40d8fca4f2a666739a57d4a3.tar.gz bcm5719-llvm-c43644d33289ea9c40d8fca4f2a666739a57d4a3.zip |
[Hexagon] Insert CFI instructions before throwing calls
Normally, CFI instructions should be inserted after allocframe, but
if allocframe is in the same packet with a call, the CFI instructions
should be inserted before that packet.
llvm-svn: 277020
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions