brintos

brintos / llvm-project-archived public Read only

0
0
Text · 284 B · 13fbdbd Raw
4 lines · cpp
1// RUN: rm -rf %t2// RUN: %clang_cc1 -fmodules -fno-implicit-modules -emit-module -fmodule-name=a %S/Inputs/explicit-build-prefer-self/map -o %t/a.pcm3// RUN: %clang_cc1 -fmodules -fno-implicit-modules -emit-module -fmodule-name=b %S/Inputs/explicit-build-prefer-self/map -o %t/b.pcm4