Skip to content

Conversation

@gingerBill
Copy link
Member

@gingerBill gingerBill commented Apr 25, 2021

Total removal of the old backend in favour of the backend using the integrated LLVM C API.

@gingerBill gingerBill marked this pull request as ready for review April 25, 2021 20:53
@gingerBill gingerBill linked an issue Apr 25, 2021 that may be closed by this pull request
Copy link
Member

@ThisDevDane ThisDevDane left a comment

Choose a reason for hiding this comment

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

I mainly only looked at the CI-related stuff


case BuildFlag_UseLLVMApi:
build_context.use_llvm_api = true;
gb_printf_err("-llvm-api flag is not required any more\n");
Copy link
Member

Choose a reason for hiding this comment

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

Why error out on the flag specifically? I don't remember Odin yelling at you about unknown flags?

@gingerBill gingerBill merged commit 53c7e65 into master Apr 26, 2021
@gingerBill gingerBill deleted the old-backend-removal branch November 19, 2021 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replacing the Old Backend with the New Backend Transition Period New Odin Versioning System for Pre Version 1.0

3 participants