Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / modular_maps / modulea.map
blob58c5f6464e40e32c1ee720d63c06bfb7dd61eb98
1 module A {
2   header "common.h"
3   header "a.h"
6 extern module B "moduleb.map"