Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / objc / modules-compile-error / module.modulemap
blob3d44faf3e9080f07400bcdba5fca29d814524dea
1 module LLDBTestModule { header "module.h" export * }