Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / no-linkage / module.modulemap
blob3931b0fe8e74c3c8ad1441984b4f33a077f933e8
1 module M { module E { header "empty.h" } module D { header "decls.h" } }