DEBSOURCES
Skip Quicknav
sources / llvm-toolchain-6.0 / 1%3A6.0.1-10 / clang / test / Modules / Inputs / GNUAsm / NeedsGNUInlineAsm.framework / module.map
12345678
framework module NeedsGNUInlineAsm { header "NeedsGNUInlineAsm.h" explicit module Asm { requires gnuinlineasm header "asm.h" } }