diff options
author | Serban Constantinescu <serban.constantinescu@linaro.org> | 2016-03-09 11:10:16 +0000 |
---|---|---|
committer | Serban Constantinescu <serban.constantinescu@linaro.org> | 2016-07-25 14:10:37 +0100 |
commit | 806f0122e923581f559043e82cf958bab5defc87 (patch) | |
tree | c297dd93b213ce174558f7b63ead3f174ff1a90c /compiler/optimizing/graph_visualizer.cc | |
parent | c4aa8961819c78a0fb2ed342ed374d4aaeb4255c (diff) |
Add support for CallKind::kCallOnMainAndSlowPath
Some of the intrinsics call on both the main and slowpath. This patch
adds support for such a CallKind and marks the intrinsics accordingly.
This will be exercised by a later patch that refactors all the runtime
calls to use InvokeRuntime().
Please note that without this patch, the calls to ValidateInvokeRuntime()
exercised by the following patches would fail.
Change-Id: I450571b8b47280a004b714996189ba6db13fb57d
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions