Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / PR20786 / module.modulemap
blobdaf78cd0cd3f40675d816ba63afe3df3c8600c06
1 module TMath { header "TMath.h" }
2 module TFormula { header "TFormula.h" }
3 module TBranchProxy { header "TBranchProxy.h" }