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