diff options
author | Tim Northover <tnorthover@apple.com> | 2017-01-27 17:53:42 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2017-01-27 17:53:42 +0000 |
commit | 3b34a9b5d9fb08130124f17cb969c2c6bc0419f9 (patch) | |
tree | e1da3695c75fd757ba6fa09d121477b7d5e26249 /llvm/lib/Transforms/IPO/LoopExtractor.cpp | |
parent | d8f7ea381f8958b94d3eb82103be427e8a283347 (diff) | |
download | bcm5719-llvm-3b34a9b5d9fb08130124f17cb969c2c6bc0419f9.tar.gz bcm5719-llvm-3b34a9b5d9fb08130124f17cb969c2c6bc0419f9.zip |
ARM-Darwin: re-enable -momit-leaf-frame-pointer.
In r279546 I disabled all frame pointer elimination at the front-end on
ARM-Darwin (and warned about it) because before that the backend had been
silently ignoring these options. It turns out we didn't ignore
-momit-leaf-frame-pointer though, just the more general -fomit-frame-pointer.
So this re-enables passing that down to CodeGen so that everything really does
continue working as before (with better diagnostics).
llvm-svn: 293311
Diffstat (limited to 'llvm/lib/Transforms/IPO/LoopExtractor.cpp')
0 files changed, 0 insertions, 0 deletions