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

[llc] Remove C backend support #79237

Merged
merged 2 commits into from
Jan 24, 2024
Merged

[llc] Remove C backend support #79237

merged 2 commits into from
Jan 24, 2024

Conversation

paperchalice
Copy link
Contributor

C backend is removed in 3.1.

C backend is removed in 3.1.
@@ -7,8 +7,8 @@
//===----------------------------------------------------------------------===//
//
// This is the llc code generator driver. It provides a convenient
// command-line interface for generating native assembly-language code
// or C code, given LLVM bitcode.
// command-line interface for generating native assembly-language code,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generating an assembly file or a relocatable file, given LLVM bitcode.

@paperchalice paperchalice merged commit 7bda0ce into llvm:main Jan 24, 2024
3 of 4 checks passed
@paperchalice paperchalice deleted the llc-c branch January 24, 2024 03:31
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

2 participants