mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
46 lines
732 B
Plaintext
46 lines
732 B
Plaintext
module AutolinkCoffCPragma {
|
|
header "autolink-coff-c-pragma.h"
|
|
export *
|
|
}
|
|
|
|
module AutolinkCoffCPragmaTransitive {
|
|
header "autolink-coff-c-pragma-transitive.h"
|
|
export *
|
|
}
|
|
|
|
module AutolinkElfCPragma {
|
|
header "autolink-elf-c-pragma.h"
|
|
export *
|
|
}
|
|
|
|
module AutolinkElfCPragmaTransitive {
|
|
header "autolink-elf-c-pragma-transitive.h"
|
|
export *
|
|
}
|
|
|
|
module AutolinkModuleMapLink {
|
|
link "autolink-module-map-link"
|
|
}
|
|
|
|
module AtomicBoolModule {
|
|
header "atomic_bool.h"
|
|
export *
|
|
}
|
|
|
|
module SynthesizedProtocol {
|
|
header "synthesized_protocol.h"
|
|
export *
|
|
}
|
|
|
|
module PointerAuth {
|
|
header "ptrauth_field_fptr_import.h"
|
|
}
|
|
|
|
module CFBridgedType {
|
|
header "CFBridgedType.h"
|
|
}
|
|
|
|
module RawLayoutCXX {
|
|
header "raw_layout_cxx.h"
|
|
}
|