OSDN Git Service

Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to...
authorIgor Murashkin <iam@google.com>
Mon, 6 Feb 2017 18:34:14 +0000 (10:34 -0800)
committerIgor Murashkin <iam@google.com>
Mon, 6 Feb 2017 18:49:57 +0000 (10:49 -0800)
commit2bb70d31ee7749b18b5e0e5ce50a12d30bc1f27c
tree789efed4ffafdd03ac9ffd1c06d7f74ea962d2d2
parent7b220d60e3cb58c384a0d245106406080c6f3e37
Revert "Revert "build: Generate asm_support_gen.h from the build, validate up-to-date""

This reverts commit 592505c340e82091a6e13e2dff3d8589255df0bb.

Fix HOST_PREFER_32_BIT=true causing buildbot
to fail with the new asm_support genrule.

Test: SOONG_ALLOW_MISSING_DEPENDENCIES=true HOST_PREFER_32_BIT=true\
      make -j32  build-art-host-tests
Original-Change-Id: I1f0f94914d328c396906583d0732e281c076e69f
Change-Id: Ie08a11fdb9486b697d6cef4cec41b23ff120b205
PREUPLOAD.cfg [new file with mode: 0644]
runtime/Android.bp
runtime/asm_support.h
tools/cpp-define-generator/Android.bp
tools/cpp-define-generator/presubmit-check-files-up-to-date [new file with mode: 0755]
tools/cpp-define-generator/verify-asm-support [new file with mode: 0755]