forked from OSchip/llvm-project
[lldb] Update the modulemap
This commit is contained in:
parent
a65934241c
commit
cac164ff9c
|
@ -2,7 +2,7 @@
|
|||
module lldb_API {
|
||||
requires cplusplus
|
||||
|
||||
textual header "Utility/ReproducerInstrumentation.h"
|
||||
textual header "Utility/Instrumentation.h"
|
||||
|
||||
umbrella "API"
|
||||
module * { export * }
|
||||
|
|
Loading…
Reference in New Issue