[lldb] Update the modulemap

This commit is contained in:
Jonas Devlieghere 2022-01-20 18:28:17 -08:00
parent a65934241c
commit cac164ff9c

View File

@ -2,7 +2,7 @@
module lldb_API {
requires cplusplus
textual header "Utility/ReproducerInstrumentation.h"
textual header "Utility/Instrumentation.h"
umbrella "API"
module * { export * }