Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / explicit-build-prefer-self / map
blob042b2ae5b507dacf9d52526b05749380d8683dac
1 module a { module h { header "a.h" } module x { header "x.h" } }
2 module b { module h { header "b.h" } module x { header "x.h" } }