Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / invalidate-identifiers / module.modulemap
bloba36568207b68cfdd556732d89aa1ed0e8eabd26b
1 module a { header "a.h" }
2 module b { header "b.h" }