1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
Jeffrey Yasskin 3eacbf419d Make the ExecutionEngine automatically remove global mappings on when their
GlobalValue is destroyed.  Function destruction still leaks machine code and
can crash on leaked stubs, but this is some progress.

llvm-svn: 83987
2009-10-13 17:42:08 +00:00
..
llvm Make the ExecutionEngine automatically remove global mappings on when their 2009-10-13 17:42:08 +00:00
llvm-c add some more hooks to the C bindings, patch by Kenneth Uildriks! 2009-10-12 04:01:02 +00:00