"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b33eed0ced186937b9b09ff7e281b0565c50d5bb"
Allow the ThreadPlanStackMap to hold the thread plans for threads
that were not reported by the OS plugin. To facilitate this, move adding/updating the ThreadPlans for a Thread to the ThreadPlanStackMap. Also move dumping thread plans there as well. Added some tests for "thread plan list" and "thread plan discard" since I didn't seem to have written any originally. Differential Revision: https://reviews.llvm.org/D76814
Loading
Please register or sign in to comment