OSDN Git Service

Clean up emitInst() in the integrated ARM assembler.
authorKarl Schimpf <kschimpf@google.com>
Mon, 25 Jan 2016 17:54:20 +0000 (09:54 -0800)
committerKarl Schimpf <kschimpf@google.com>
Mon, 25 Jan 2016 17:54:20 +0000 (09:54 -0800)
commit237afed5e3bfc5e2ab52e85101afa70cc7777c7b
tree5731cb0ea7bb033c792b53a610cd2635c5210027
parentee7182759bc8e9acc9a8622e73ac315c4d2dd601
Clean up emitInst() in the integrated ARM assembler.

Moves "EnsureCapacity Buffer" declarations inside emitInst(), so that
all callers need not add the declaration before calling emitInst().

BUG=None
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/1636513002 .
src/IceAssemblerARM32.cpp
src/IceAssemblerARM32.h
tests_lit/assembler/arm32/vmrs.ll