[AArch64][GlobalISel] Add disjoint handling for add_and_or_is_add. (#123594)
[llvm-project.git] / clang / test / Modules / Inputs / module-impl-with-link / module.modulemap
blobb85f8b6fe804cc794c37f11f835890904dc4957f
1 module Clib {
2   header "foo.h"
3   link "Clib"