-
- Downloads
x86: Fix leak of OrcX86Target on initialization completion
Switching the ownership of the OrcTarget to the individual instruction sets is enough to enable the removal of that stray calloc. Part-of: <!179>
Showing
- orc/orcprogram-avx.c 4 additions, 3 deletionsorc/orcprogram-avx.c
- orc/orcprogram-mmx.c 4 additions, 3 deletionsorc/orcprogram-mmx.c
- orc/orcprogram-sse.c 4 additions, 3 deletionsorc/orcprogram-sse.c
- orc/orcprogram-x86.c 5 additions, 8 deletionsorc/orcprogram-x86.c
- orc/orcutils.h 8 additions, 0 deletionsorc/orcutils.h
- orc/orcx86-private.h 12 additions, 0 deletionsorc/orcx86-private.h
- orc/orcx86.h 0 additions, 2 deletionsorc/orcx86.h
Loading
Please register or sign in to comment