OSDN Git Service

Disble CFI for ARM32 processes.
authorVishwath Mohan <vishwath@google.com>
Wed, 8 Feb 2017 04:28:07 +0000 (20:28 -0800)
committerVishwath Mohan <vishwath@google.com>
Thu, 9 Feb 2017 03:38:20 +0000 (19:38 -0800)
commita2046062fb4fa76455a1ccbb55b4d60a60f88f2b
tree4ca6a095b9631aeedb3f74f03e6d3e76f99fec0a
parentb09fef915897a904ec1006db70f7ba9654740b81
Disble CFI for ARM32 processes.

This CL disables CFI for 32-bit ARM processes, which is broken due to
a compiler error in the most recent version of clang.

Bug: 35157333
Test: ENABLE_CFI=true m -j40 does not enable CFI for 32-bit processes
Change-Id: I6a6e1d14c8365da1056b4cbccad11ef2f15c70b2
core/config_sanitizers.mk