You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write an integration test for code generation where the input is a code file (in the form of a string) and assert the llvm module's attributes.
This test will use the lexical, syntax, semantic and code generation parts of the compiler.
The text was updated successfully, but these errors were encountered:
Depends on #20.
Write an integration test for code generation where the input is a code file (in the form of a string) and assert the llvm module's attributes.
This test will use the lexical, syntax, semantic and code generation parts of the compiler.
The text was updated successfully, but these errors were encountered: