summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2017-11-06 15:12:17 -0800
committer Colin Cross <ccross@android.com> 2017-11-15 18:52:42 +0000
commit20823f95e6d90d7961b3c97ec57b4bcb2b8a24ab (patch)
tree9b9e84610e4fdb02f2603cf592bc1a067a327d46 /python/python.go
parentd03553cf13a8ad1c35b0be00c3d0df9bf1367e29 (diff)
Set -fomit-frame-pointer for all devices
-fomit-frame-pointer was only being set for arm and mips. Since we always use unwind tables and not frame pointers to unwind, and since ART generated code does not use frame pointers, just turn off frame pointers everywhere to gain an extra register. Bug: 68951394 Test: m checkbuild Change-Id: I9237d486a0c0215cdafd96d66712082df0eba785
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions