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

llvm13: update llir/llvm to LLVM 13.0 #219

Merged
merged 21 commits into from
Aug 1, 2022
Merged

llvm13: update llir/llvm to LLVM 13.0 #219

merged 21 commits into from
Aug 1, 2022

Conversation

mewmew
Copy link
Member

@mewmew mewmew commented Aug 1, 2022

Fixes #205.

dannypsnl and others added 20 commits July 31, 2022 08:00
From include/llvm/IR/DebugInfoFlags.def (LLVM 13.0)
This was to exclude white space and include diffs for the
entire AsmParser subdirectory. Also, the change was made
for local consistency (personal preference).

Automated using:
	diff -w -i -r -u llvm-12.0.0.src/lib/AsmParser/ llvm-13.0.0.src/lib/AsmParser/
Also, remove Module Summary diffs (tracked by #43).
Also update string2enum tool dependencies.
These were only used for function attributes.
@mewmew mewmew merged commit 4a4b56d into master Aug 1, 2022
@mewmew mewmew deleted the llvm13 branch August 1, 2022 14:56
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.

update llir/llvm to support 13.0
2 participants