mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 14:07:28 +08:00
New hook for rsdAllocationDestroy() which is called when allocations are deleted. LLDB should be aware of this so we can remove the allocation from our internal list. llvm-svn: 255121