Skip to content

Commit 9501275

Browse files
authored
[OMPD] Remove deprecated/unused module that is causing error (#127434) (#129999)
Fixes llvm/llvm-project#127434
1 parent 156cdcf commit 9501275

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openmp/libompd/gdb-plugin/ompd/ompd_handles.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import ompdModule
2-
import imp
32

43

54
class ompd_parallel(object):

0 commit comments

Comments
 (0)