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