Skip to content

JIT/AArch64: Fix codestyle issues #7125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 9, 2021
Merged

JIT/AArch64: Fix codestyle issues #7125

merged 1 commit into from
Jun 9, 2021

Conversation

shqking
Copy link
Contributor

@shqking shqking commented Jun 9, 2021

Fix codestyle issues, such as aligning comments, changing whitespace to
tab, adding necessary whitespace.

Test: all ~4k .phpt test cases under tests/ Zend/tests/ ext/opcache/tests/jit/ can pass for Linux JIT/arm64.
Note that in total 8 JIT variants are tested, covering ZTS/nonZTS, HYBRID/VM, and functional/tracing JIT.

Change-Id: I0c6ae1e5d87a0f6832bc776294558d48a9b5d420

Fix codestyle issues, such as aligning comments, changing whitespace to
tab, adding necessary whitespace.

Change-Id: I0c6ae1e5d87a0f6832bc776294558d48a9b5d420
@shqking shqking merged commit c1bf4b3 into php:master Jun 9, 2021
@shqking shqking deleted the code-style branch June 9, 2021 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants