Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / header-in-multiple-maps / map1
blobba9baac00ca59bbe98fc959fc6b8438232106184
1 module a { header "a.h" }
2 module b { header "a.h" }
3 module c { textual header "a.h" }