Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / PR28812 / module.modulemap
blobd2d2b4a0c345d96abee9ef40fec08e613f1c99b4
1 module "A" {
2   header "a.h"
4 module "B" { 
5   header "b.h"