[LLVMdev] An asserting value handle still pointed to this value! (Value.cpp:633)
Paul Vario
paul.paul.mit at gmail.com
Mon Feb 23 19:29:51 PST 2015
Hi,
When I try using eraseFromParent to delete a function declaration
(use_empty), the following error was trigger:
While deleting: void (%"class.Concurrency::index"*)*
%_ZN11Concurrency5indexILi1EE21__cxxamp_opencl_indexEv
An asserting value handle still pointed to this value!
UNREACHABLE executed at
/home/pvario/cppamp/src/compiler/lib/IR/Value.cpp:633!
What could be the cause of this? Thanks in advance.
Best Regards,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150223/d39dbbf3/attachment.html>
More information about the llvm-dev
mailing list