Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / PR28794 / module.modulemap
blob389c01acfd9c485c90f490844370869901c83891
1 module M {
2   umbrella "Subdir" module * {export *}