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

emit-cir-flat is a bit broken #749

Open
bcardosolopes opened this issue Jul 19, 2024 · 2 comments
Open

emit-cir-flat is a bit broken #749

bcardosolopes opened this issue Jul 19, 2024 · 2 comments

Comments

@bcardosolopes
Copy link
Member

bcardosolopes commented Jul 19, 2024

Driver isn't doing the proper job of giving precedence to the last specified one (and the message is also pretty broken).

clang++ -std=c++20 -target arm64-apple-macosx14.0.0 -Wno-unused-value -fexceptions -c lambda.cpp -Xclang -fclangir -Xclang -emit-cir -o lambda.cir -Xclang -emit-cir-flat
error: '-emit-cir' action ignored; '-emit-cir-flat' action specified previously
@bcardosolopes
Copy link
Member Author

cc: @gitoleg

@gitoleg
Copy link
Collaborator

gitoleg commented Jul 22, 2024

wow! I will take a look!

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

No branches or pull requests

2 participants