From: 'Matthew F. v. MLton-c. <mlt...@ml...> - 2024-08-09 11:50:09
|
Branch: refs/heads/master Home: https://github.com/MLton/mlton Commit: 9c8aa88e5bf3cc68d43401477b2639300ee6cdff https://github.com/MLton/mlton/commit/9c8aa88e5bf3cc68d43401477b2639300ee6cdff Author: Matthew Fluet <mat...@gm...> Date: 2024-08-09 (Fri, 09 Aug 2024) Changed paths: M CHANGELOG.adoc M doc/guide/src/LLVMCodegen.adoc M mlton/codegen/llvm-codegen/llvm-codegen.fun Log Message: ----------- Update the LLVM codegen to generate LLVM IR using opaque pointers Using the LLVM codegen requires LLVM 15 (or higher). Commit: 7dc071812d040b7670571003772104513950877e https://github.com/MLton/mlton/commit/7dc071812d040b7670571003772104513950877e Author: Matthew Fluet <Mat...@gm...> Date: 2024-08-09 (Fri, 09 Aug 2024) Changed paths: M CHANGELOG.adoc M doc/guide/src/LLVMCodegen.adoc M mlton/codegen/llvm-codegen/llvm-codegen.fun Log Message: ----------- Merge pull request #574 from MatthewFluet/llvm-opaque-ptr LLVM opaque pointers Update the LLVM codegen to generate LLVM IR using opaque pointers; using the LLVM codegen requires LLVM 15 (or higher). Compare: https://github.com/MLton/mlton/compare/7a85b3b2d558...7dc071812d04 To unsubscribe from these emails, change your notification settings at https://github.com/MLton/mlton/settings/notifications |