Description[compiler] Readability refactor of comilation pipeline.
This is a pure refactoring CL and should not contain any functional
changes to the code. The following has been done:
- Group compiler.cc into sections for each component.
- Surround local helper methods by anonymous namespace.
- Move implementation of Compiler (API class) together.
R=yangguo@chromium.org
Committed: https://crrev.com/6691814f580247041b80ee828bd736df0d3c68bb
Cr-Commit-Position: refs/heads/master@{#34891}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|