Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / Modified / module.map
blob27b0d7062c76fbb4501b145b86f7734d3ba589c5
1 module ModA { header "A.h" }
2 module ModB { 
3   header "B.h" 
4   export *