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