Skip to content

Ignore -m llvm for compatibility#1437

Closed
christycylee wants to merge 1 commit intorui314:mainfrom
christycylee:ignore_mllvm
Closed

Ignore -m llvm for compatibility#1437
christycylee wants to merge 1 commit intorui314:mainfrom
christycylee:ignore_mllvm

Conversation

@christycylee
Copy link
Contributor

Ignores -mllvm, for compatibility.

Before:

mold: fatal: unknown -m argument: llvm

rui314 added a commit that referenced this pull request Apr 3, 2025
@rui314
Copy link
Owner

rui314 commented Apr 3, 2025

Does my above change work for you?

@christycylee
Copy link
Contributor Author

This works for the case -mllvm <opt> but not -mllvm,<opt>. We can get rid of the comma from our side so this works great, thanks!

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.

2 participants