Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / separate_map_tree / maps / modulec.map
blob91063b65f378f6ef77c44494abd785112be3213e
1 module C {
2   header "../src/public-in-c.h"
3   private header "../src/public-in-b.h"
4   private header "../src/private-in-c.h"