Lines Matching +refs:clang +refs:format +refs:executable
1 clang, clang++, clang-cpp - the Clang C, C++, and Objective-C compiler
7 :program:`clang` [*options*] *filename ...*
12 :program:`clang` is a C, C++, and Objective-C compiler which encompasses
20 The clang executable is actually a small driver which controls the overall
56 executable or dynamic library. The output of this stage is typically called
63 the same driver. Please see <https://clang-analyzer.llvm.org> for more details
92 linker is run to combine the results into an executable or shared library.
437 option transparently switches the Clang module format to object file
502 assembly files, otherwise this generates LLVM bitcode format object files
519 the executable as well as generating the ``.dSYM`` bundle using :manpage:`dsymutil(1)`.
660 Do not search clang's builtin directory for include files.
700 :manpage:`as(1)`, :manpage:`clang-local(1)`, :manpage:`ld(1)`