diff options
author | David Green <david.green@arm.com> | 2020-07-01 15:28:44 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2020-07-01 17:18:34 +0100 |
commit | ca4c1ad854ab9baf510e489d81625cace991beb1 (patch) | |
tree | bd9c85c3068b5bff22caafdf5b271ec2b406c550 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 38907b696c0e31d2269ec4b8966bf603c36b579c (diff) | |
download | llvm-ca4c1ad854ab9baf510e489d81625cace991beb1.zip llvm-ca4c1ad854ab9baf510e489d81625cace991beb1.tar.gz llvm-ca4c1ad854ab9baf510e489d81625cace991beb1.tar.bz2 |
[Outliner] Set nounwind for outlined functions
This prevents the outlined functions from pulling in a lot of unnecessary code
in our downstream libraries/linker. Which stops outlining making codesize
worse in c++ code with no-exceptions.
Differential Revision: https://reviews.llvm.org/D57254
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions