parent
fa2fcf173b
commit
fed81aa685
|
|
@ -1,5 +1,5 @@
|
||||||
@import DependsOnModule;
|
@import DependsOnModule;
|
||||||
|
// REQUIRES: x86-registered-target
|
||||||
// RUN: rm -rf %t-MachO %t-ELF %t-COFF
|
// RUN: rm -rf %t-MachO %t-ELF %t-COFF
|
||||||
// RUN: %clang_cc1 -triple=x86_64-apple-darwin -fmodules -fdisable-module-hash -fmodules-cache-path=%t-MachO -F %S/Inputs %s
|
// RUN: %clang_cc1 -triple=x86_64-apple-darwin -fmodules -fdisable-module-hash -fmodules-cache-path=%t-MachO -F %S/Inputs %s
|
||||||
// RUN: %clang_cc1 -triple=x86_64-linux-elf -fmodules -fdisable-module-hash -fmodules-cache-path=%t-ELF -F %S/Inputs %s
|
// RUN: %clang_cc1 -triple=x86_64-linux-elf -fmodules -fdisable-module-hash -fmodules-cache-path=%t-ELF -F %S/Inputs %s
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue