Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / set-pure-crash / module.modulemap
blob50bbe84e5d074391486ddd7008c4caf7b71c3661
1 module a {
2   header "a.h"
5 module b {
6   header "b.h"
9 module c {
10   header "c.h"