Add a REQUIRES_FRAME_POINTER option to disable the frame pointer
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Wed, 19 Aug 2009 22:04:44 +0000 (22:04 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Wed, 19 Aug 2009 22:04:44 +0000 (22:04 +0000)
commit8ed81416a746531cf1c6da27c78c8440d4a72f5c
tree5587a4108679ac59bf0cab8393c29d477f842d84
parent0d036d2e81c03d88c6460aa772fc7b9bcbaa54a2
Add a REQUIRES_FRAME_POINTER option to disable the frame pointer
elimination optimization on the LLVM code base.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79477 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules