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