OSDN Git Service

Revert "ART: Update DCE to work with try/catch"
authorDavid Brazdil <dbrazdil@google.com>
Mon, 2 Nov 2015 20:24:24 +0000 (20:24 +0000)
committerDavid Brazdil <dbrazdil@google.com>
Mon, 2 Nov 2015 20:24:24 +0000 (20:24 +0000)
commitfb552d7061746f7a90fdd5002696e255e2e15c35
tree6ac0a1698ef53c7bb7258d471816b4edf6fb9212
parentce52901e2c8377fc1c331ae0faf7fbcb46b9da97
Revert "ART: Update DCE to work with try/catch"

This reverts commit ce52901e2c8377fc1c331ae0faf7fbcb46b9da97.

Change-Id: I6b3a1f2a3dc036030b089b0df2005ecefa66b949
compiler/optimizing/dead_code_elimination.cc
compiler/optimizing/nodes.cc
test/543-checker-dce-trycatch/expected.txt [deleted file]
test/543-checker-dce-trycatch/info.txt [deleted file]
test/543-checker-dce-trycatch/smali/TestCase.smali [deleted file]
test/543-checker-dce-trycatch/src/Main.java [deleted file]