ART: Clean up interpreter includes
Move goto-interpreter special-cased Clang declarations to goto implementation file. Separate out declarations into their own headers. Tag the declarations with thread safety annotations. Minor compile-time impact when running with -j1. Change-Id: I03664d4e7dc6361b2510a8c9beb693d23a657c9d Test: m test-art-host Test: m ART_TEST_INTERPRETER=true test-art-host
Loading
Please sign in to comment