[NFC][AArch64] Explicitly define undefined bits for instructions (#122129)
[llvm-project.git] / clang / test / Modules / Inputs / PR28812 / module.modulemap
blobd2d2b4a0c345d96abee9ef40fec08e613f1c99b4
1 module "A" {
2   header "a.h"
4 module "B" { 
5   header "b.h"