OSDN Git Service

Fix template method InstARM32FourAddrFP to only have one definition.
authorKarl Schimpf <kschimpf@google.com>
Tue, 26 Jan 2016 23:29:22 +0000 (15:29 -0800)
committerKarl Schimpf <kschimpf@google.com>
Tue, 26 Jan 2016 23:29:22 +0000 (15:29 -0800)
commit8c5544b529f63c81e72dc4c70930dd07e5739d85
tree1b6703cbec2d8adcb497e9b0ea7cd3aa4fd3ac4b
parentbd8e28e3b02fc830c37a94acfdd9e5585a7a2ab2
Fix template method InstARM32FourAddrFP to only have one definition.

Fixes case where IceTargetLowring.cpp and IceInstARM32.cpp generate
implementations for emitIAS().

BUG=None
R=stichnot@chromium.org

Review URL: https://codereview.chromium.org/1638123002 .
src/IceInstARM32.cpp
src/IceInstARM32.h