Skip to content

Commit 872b509

Browse files
committed
trivial
1 parent f4b57bd commit 872b509

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@ In `orcv2jit.cpp` file
2323

2424
1. Found memory leaks in [llvm official example](https://github.com/llvm/llvm-project/blob/main/llvm/examples/OrcV2Examples/OrcV2CBindingsIRTransforms/OrcV2CBindingsIRTransforms.c), filed a [bug report](https://github.com/llvm/llvm-project/issues/56953), fixed in [4246269](https://github.com/llvm/llvm-project/commit/424626953e89ec555501320ce06513aebf8e6aec)
2525
2. In the same bug report, I mentioned `LLVMOrcIRTransformLayerSetTransform` causes [memory leaks](https://github.com/llvm/llvm-project/issues/56953), fixed in [bc062e0](https://github.com/llvm/llvm-project/commit/bc062e034fbdb5674fc26d354ef5b4c236aab640)
26+
3. `cal_fact_4`: call to another function in a different module

0 commit comments

Comments
 (0)