-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
llvm-backend/src/main/native/llvm-backend: Set Version c75fe25e22b503…
…c7c82b3b01bf06518f6cc6313b
- Loading branch information
devops
committed
Dec 1, 2023
1 parent
7586f7b
commit fb53698
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule llvm-backend
updated
9 files
+5 −15 | bindings/c/lib.cpp | |
+7 −16 | include/kllvm/ast/AST.h | |
+3 −10 | lib/ast/AST.cpp | |
+10 −16 | lib/codegen/CreateTerm.cpp | |
+22 −32 | lib/codegen/Decision.cpp | |
+18 −23 | lib/codegen/EmitConfigParser.cpp | |
+3 −7 | lib/codegen/ProofEvent.cpp | |
+2 −3 | runtime/util/ConfigurationParser.cpp | |
+3 −4 | tools/llvm-kompile-codegen/main.cpp |