OSDN Git Service

Add a check in the location summary.
authorNicolas Geoffray <ngeoffray@google.com>
Tue, 14 Apr 2015 16:05:16 +0000 (17:05 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 15 Apr 2015 08:37:01 +0000 (09:37 +0100)
commit95bf7547986e68d4ac93b0a529aaa8eb3c998c1f
tree7865118be29c02ccbfdb893277a40f1a2557918f
parent85806723695120d183e85e9d12d52340b839b781
Add a check in the location summary.

Having SameAsFirstInput for out, and first input Any does not
make sense currently. If it's stack, we are going to overwrite
it, potentially clobbering another local. And constant does not
make sense.

Change-Id: I0ce357137487ed3dcecf4efd9922a039a2a1a29d
compiler/optimizing/locations.h