This PR will solve the issue with leaking shared memory we have after running llvm lit test on z/OS. In particular llvm/unittests/ExecutionEngine/Orc/SharedMemoryMapperTest.cpp was causing the leak.
This PR will solve the issue with leaking shared memory we have after running llvm lit test on z/OS. In particular llvm/unittests/ExecutionEngine/Orc/SharedMemoryMapperTest.cpp was causing the leak.