Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / module-impl-with-link / module.modulemap
blobb85f8b6fe804cc794c37f11f835890904dc4957f
1 module Clib {
2   header "foo.h"
3   link "Clib"