Skip to content
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

Add missing feature and fix for clang-11 #128

Merged
merged 1 commit into from
Aug 2, 2022
Merged

Add missing feature and fix for clang-11 #128

merged 1 commit into from
Aug 2, 2022

Conversation

Kuigesi
Copy link
Collaborator

@Kuigesi Kuigesi commented Aug 2, 2022

* add 'fneg' instruction support - float point negation.
* support different format of escape characters in string literals in llvm-11 ir, ("\\5C" in llvm-9 -> "\\\\" in llvm-11).

	* add 'fneg' instruction support - float point negation.
	* support different format of escape characters in string literals in llvm-11 ir, ("\\5C" in llvm-9 -> "\\\\" in llvm-11).
@Kuigesi Kuigesi merged commit 196176e into master Aug 2, 2022
@Kraks Kraks deleted the clang-11-fix branch August 7, 2022 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant