OSDN Git Service

Include `nodes.h` in `nodes_shared.h` to help editing tools.
authorAlexandre Rames <alexandre.rames@linaro.org>
Mon, 19 Sep 2016 12:56:18 +0000 (13:56 +0100)
committerAlexandre Rames <alexandre.rames@linaro.org>
Mon, 19 Sep 2016 13:08:18 +0000 (14:08 +0100)
commitebc3280a765f1fc0f8a7a7f4393ff20586aa7b08
tree0ffd99f28d0f186909ae289233ba92f3728dd24d
parent6a4abc633fa8580b06056ec6f80ced8ce7511277
Include `nodes.h` in `nodes_shared.h` to help editing tools.

This include does not change anything to compilation, but it helps
editing tools (e.g. YouCompleteMe) to show proper error messages when
editing that file.

Test: mma -j40

Change-Id: I5ebd03040cfc90daa41faf85f273a86525207f19
compiler/optimizing/nodes_shared.h