2017-01-25 03:39:46 +08:00
..
-------------------------------------------------------------------
NOTE: This file is automatically generated by running clang-tblgen
-gen-opt-docs. Do not edit this file by hand!!
-------------------------------------------------------------------
=====================================
Clang command line argument reference
=====================================
.. contents ::
:local:
Introduction
============
This page lists the command line arguments currently supported by the
GCC-compatible `` clang `` and `` clang++ `` drivers.
.. program :: clang
2017-01-27 10:08:37 +08:00
.. option :: -B<dir>, --prefix <arg>, --prefix=<arg>
2017-01-25 03:39:46 +08:00
2017-01-27 10:08:37 +08:00
Add <dir> to search path for binaries and object files used implicitly
2017-01-25 03:39:46 +08:00
.. option :: -F<arg>
Add directory to framework include search path
.. option :: -ObjC
Treat source input files as Objective-C inputs
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -ObjC++
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Treat source input files as Objective-C++ inputs
2018-08-24 01:55:03 +08:00
.. option :: -Qn, -fno-ident
2018-04-24 05:41:06 +08:00
Do not emit metadata containing compiler name and version
2017-01-25 03:39:46 +08:00
.. option :: -Qunused-arguments
Don't emit warning for unused driver arguments
2018-08-24 01:55:03 +08:00
.. option :: -Qy, -fident
2018-04-24 05:41:06 +08:00
Emit metadata containing compiler name and version
2017-01-25 03:39:46 +08:00
.. option :: -Wa,<arg>,<arg2>...
Pass the comma separated arguments in <arg> to the assembler
.. option :: -Wlarge-by-value-copy=<arg>
.. option :: -Xarch\_<arg1> <arg2>
2020-06-19 05:52:39 +08:00
.. program :: clang1
.. option :: -Xarch\_device <arg>
.. program :: clang
Pass <arg> to the CUDA/HIP device compilation
.. program :: clang2
.. option :: -Xarch\_host <arg>
.. program :: clang
Pass <arg> to the CUDA/HIP host compilation
2017-01-25 03:39:46 +08:00
.. option :: -Xcuda-fatbinary <arg>
Pass <arg> to fatbinary invocation
.. option :: -Xcuda-ptxas <arg>
Pass <arg> to the ptxas assembler
2017-08-30 17:15:53 +08:00
.. option :: -Xopenmp-target <arg>
Pass <arg> to the target offloading toolchain.
.. program :: clang1
2018-02-23 01:10:28 +08:00
.. option :: -Xopenmp-target=<triple> <arg>
2017-08-30 17:15:53 +08:00
.. program :: clang
2018-02-23 01:10:28 +08:00
Pass <arg> to the target offloading toolchain identified by <triple>.
2017-08-30 17:15:53 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -Z<arg>
.. option :: -a<arg>, --profile-blocks
.. option :: -all\_load
.. option :: -allowable\_client <arg>
.. option :: --analyze
Run the static analyzer
.. option :: --analyzer-no-default-checks
.. option :: --analyzer-output<arg>
2020-03-11 02:08:19 +08:00
Static analyzer report output format (html\|plist\|plist-multi-file\|plist-html\|sarif\|text).
2017-01-25 03:39:46 +08:00
.. option :: -ansi, --ansi
.. option :: -arch <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -arch\_errors\_fatal
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
2017-01-27 09:54:42 +08:00
.. program :: clang2
2017-01-25 03:39:46 +08:00
.. option :: -arch\_only <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -arcmt-migrate-emit-errors
Emit ARC errors even if the migrator can fix them
.. option :: -arcmt-migrate-report-output <arg>
Output path for the plist report
2017-07-21 01:52:48 +08:00
.. option :: --autocomplete=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -bind\_at\_load
.. option :: -bundle
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -bundle\_loader <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -client\_name<arg>
.. option :: -compatibility\_version<arg>
2018-01-04 02:29:12 +08:00
.. option :: --config <arg>
Specifies configuration file
2017-01-25 03:39:46 +08:00
.. option :: --constant-cfstrings
.. option :: --cuda-compile-host-device
Compile CUDA code for both host and device (default). Has no effect on non-CUDA compilations.
.. option :: --cuda-device-only
Compile CUDA code for device only
.. option :: --cuda-host-only
Compile CUDA code for host only. Has no effect on non-CUDA compilations.
2018-04-20 21:26:03 +08:00
.. option :: --cuda-include-ptx=<arg>, --no-cuda-include-ptx=<arg>
2019-01-01 20:51:14 +08:00
Include PTX for the following GPU architecture (e.g. sm\_35) or 'all'. May be specified more than once.
2018-04-20 21:26:03 +08:00
2017-01-25 03:39:46 +08:00
.. option :: --cuda-noopt-device-debug, --no-cuda-noopt-device-debug
Enable device-side debug info generation. Disables ptxas optimizations.
.. option :: -current\_version<arg>
.. option :: -dead\_strip
.. option :: -dependency-dot <arg>
Filename to write DOT-formatted header dependencies to
.. option :: -dependency-file <arg>
Filename (or -) to write dependency output to
2020-10-09 20:29:53 +08:00
.. option :: -dsym-dir<dir>
Directory to output dSYM's (if any) to
2017-01-25 03:39:46 +08:00
.. option :: -dumpmachine
.. option :: -dumpversion
.. option :: --dyld-prefix=<arg>, --dyld-prefix <arg>
.. option :: -dylib\_file <arg>
.. option :: -dylinker
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -dylinker\_install\_name<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -dynamic
.. option :: -dynamiclib
.. option :: -emit-ast
Emit Clang AST files for source inputs
2020-10-09 20:29:53 +08:00
.. option :: --emit-static-lib
Enable linker job to emit a static library.
2020-03-11 02:08:19 +08:00
.. option :: -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang
Trivial automatic variable initialization to zero is only here for benchmarks, it'll eventually be removed, and I'm OK with that because I'm only using it to benchmark
2017-01-25 03:39:46 +08:00
.. option :: -exported\_symbols\_list <arg>
.. option :: -faligned-new=<arg>
.. option :: -fcuda-flush-denormals-to-zero, -fno-cuda-flush-denormals-to-zero
Flush denormal floating point values to zero in CUDA device mode.
2018-04-20 21:26:03 +08:00
.. option :: -ffixed-r19
2018-08-24 01:55:03 +08:00
Reserve register r19 (Hexagon only)
2018-04-20 21:26:03 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -fheinous-gnu-extensions
.. option :: -flat\_namespace
.. option :: -fopenmp-targets=<arg1>,<arg2>...
Specify comma-separated list of triples OpenMP offloading targets to be supported
.. option :: -force\_cpusubtype\_ALL
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -force\_flat\_namespace
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
2017-01-27 09:54:42 +08:00
.. program :: clang2
2017-01-25 03:39:46 +08:00
.. option :: -force\_load <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -framework <arg>
2017-04-14 06:39:49 +08:00
.. option :: -frtlib-add-rpath, -fno-rtlib-add-rpath
Add -rpath with architecture-specific resource directory to the linker flags
2020-03-11 02:08:19 +08:00
.. option :: -fsanitize-system-blacklist=<arg>
Path to system blacklist file for sanitizers
.. option :: -fsystem-module
Build this module as a system module. Only used with -emit-module
2017-01-25 03:39:46 +08:00
.. option :: --gcc-toolchain=<arg>, -gcc-toolchain <arg>
Use the gcc toolchain at the given directory
.. option :: -gcodeview
Generate CodeView debug information
2020-03-11 02:08:19 +08:00
.. option :: -gcodeview-ghash, -gno-codeview-ghash
Emit type record hashes in a .debug$H section
.. option :: -ginline-line-tables, -gno-inline-line-tables
2020-10-09 20:29:53 +08:00
.. option :: --gpu-instrument-lib=<arg>
Instrument device library for HIP, which is a LLVM bitcode containing \_\_cyg\_profile\_func\_enter and \_\_cyg\_profile\_func\_exit
2020-03-11 02:08:19 +08:00
.. option :: --gpu-max-threads-per-block=<arg>
Default max threads per block for kernel launch bounds for HIP
2017-01-25 03:39:46 +08:00
.. option :: -headerpad\_max\_install\_names<arg>
.. option :: -help, --help
Display available options
.. option :: --help-hidden
2018-04-20 21:26:03 +08:00
Display help for hidden options
2018-08-24 01:55:03 +08:00
.. option :: --hip-link
Link clang-offload-bundler bundles for HIP
2020-10-09 20:29:53 +08:00
.. option :: --hip-version=<arg>
HIP version in the format of major.minor.patch
2020-03-11 02:08:19 +08:00
.. option :: -ibuiltininc
Enable builtin #include directories even when -nostdinc is used before or after -ibuiltininc. Using -nobuiltininc after the option disables it
2017-01-25 03:39:46 +08:00
.. option :: -image\_base <arg>
.. option :: -index-header-map
Make the next included directory (-I or -F) an indexer header map
.. option :: -init <arg>
.. option :: -install\_name <arg>
2020-03-11 02:08:19 +08:00
.. option :: -interface-stub-version=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -keep\_private\_externs
.. option :: -lazy\_framework <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -lazy\_library <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -mbig-endian, -EB
2020-03-11 02:08:19 +08:00
.. option :: -mbranch-protection=<arg>
Enforce targets of indirect branches and function returns
2020-10-09 20:29:53 +08:00
.. option :: -mharden-sls=<arg>
Select straight-line speculation hardening scope
2017-01-25 03:39:46 +08:00
.. option :: --migrate
Run the migrator
2017-04-14 06:39:49 +08:00
.. option :: -mios-simulator-version-min=<arg>, -miphonesimulator-version-min=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -mlinker-version=<arg>
.. option :: -mlittle-endian, -EL
.. option :: -mllvm <arg>
Additional arguments to forward to LLVM's option processing
.. option :: -module-dependency-dir <arg>
Directory to dump module dependencies to
2017-04-14 06:39:49 +08:00
.. option :: -mtvos-simulator-version-min=<arg>, -mappletvsimulator-version-min=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -multi\_module
.. option :: -multiply\_defined <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -multiply\_defined\_unused <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
2017-04-14 06:39:49 +08:00
.. option :: -mwatchos-simulator-version-min=<arg>, -mwatchsimulator-version-min=<arg>
2017-01-25 03:39:46 +08:00
.. option :: --no-cuda-version-check
Don't error out if the detected version of the CUDA install is too low for the requested CUDA gpu architecture.
.. option :: -no-integrated-cpp, --no-integrated-cpp
.. option :: -no\_dead\_strip\_inits\_and\_terms
.. option :: -nobuiltininc
Disable builtin #include directories
.. option :: -nodefaultlibs
.. option :: -nofixprebinding
2020-06-19 05:52:39 +08:00
.. option :: -nogpuinc, -nocudainc
2020-03-11 02:08:19 +08:00
.. option :: -nogpulib, -nocudalib
Do not link device library for CUDA/HIP device compilation
2017-01-25 03:39:46 +08:00
.. option :: -nolibc
.. option :: -nomultidefs
2017-07-21 01:52:48 +08:00
.. option :: -nopie, -no-pie
2017-01-25 03:39:46 +08:00
.. option :: -noprebind
2019-07-12 03:06:38 +08:00
.. option :: -noprofilelib
2017-01-25 03:39:46 +08:00
.. option :: -noseglinkedit
.. option :: -nostdinc, --no-standard-includes
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -nostdinc++
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Disable standard #include directories for the C++ standard library
2017-08-30 17:15:53 +08:00
.. option :: -nostdlib++
2017-01-25 03:39:46 +08:00
.. option :: -nostdlibinc
.. option :: -o<file>, --output <arg>, --output=<arg>
Write output to <file>
.. option :: -objcmt-atomic-property
Make migration to 'atomic' properties
.. option :: -objcmt-migrate-all
Enable migration to modern ObjC
.. option :: -objcmt-migrate-annotation
Enable migration to property and method annotations
.. option :: -objcmt-migrate-designated-init
Enable migration to infer NS\_DESIGNATED\_INITIALIZER for initializer methods
.. option :: -objcmt-migrate-instancetype
Enable migration to infer instancetype for method result type
.. option :: -objcmt-migrate-literals
Enable migration to modern ObjC literals
.. option :: -objcmt-migrate-ns-macros
Enable migration to NS\_ENUM/NS\_OPTIONS macros
.. option :: -objcmt-migrate-property
Enable migration to modern ObjC property
.. option :: -objcmt-migrate-property-dot-syntax
Enable migration of setter/getter messages to property-dot syntax
.. option :: -objcmt-migrate-protocol-conformance
Enable migration to add protocol conformance on classes
.. option :: -objcmt-migrate-readonly-property
Enable migration to modern ObjC readonly property
.. option :: -objcmt-migrate-readwrite-property
Enable migration to modern ObjC readwrite property
.. option :: -objcmt-migrate-subscripting
Enable migration to modern ObjC subscripting
.. option :: -objcmt-ns-nonatomic-iosonly
Enable migration to use NS\_NONATOMIC\_IOSONLY macro for setting property's 'atomic' attribute
.. option :: -objcmt-returns-innerpointer-property
Enable migration to annotate property with NS\_RETURNS\_INNER\_POINTER
.. option :: -objcmt-whitelist-dir-path=<arg>, -objcmt-white-list-dir-path=<arg>
Only modify files with a filename contained in the provided directory path
.. option :: -object
2020-06-19 05:52:39 +08:00
.. option :: --offload-arch=<arg>, --cuda-gpu-arch=<arg>, --no-offload-arch=<arg>
2020-10-09 20:29:53 +08:00
CUDA offloading device architecture (e.g. sm\_35), or HIP offloading target ID in the form of a device architecture followed by target ID features delimited by a colon. Each target ID feature is a pre-defined string followed by a plus or minus sign (e.g. gfx908:xnack+:sram-ecc-). May be specified more than once.
2020-06-19 05:52:39 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -p, --profile
.. option :: -pagezero\_size<arg>
.. option :: -pg
Enable mcount instrumentation
.. option :: -pipe, --pipe
Use pipes between commands, when possible
.. option :: -prebind
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -prebind\_all\_twolevel\_modules
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -preload
.. option :: --print-diagnostic-categories
2018-08-24 01:55:03 +08:00
.. option :: -print-effective-triple, --print-effective-triple
Print the effective target triple
2017-01-25 03:39:46 +08:00
.. option :: -print-file-name=<file>, --print-file-name=<file>, --print-file-name <arg>
Print the full library path of <file>
.. option :: -print-ivar-layout
Enable Objective-C Ivar layout bitmap print trace
.. option :: -print-libgcc-file-name, --print-libgcc-file-name
Print the library path for the currently used compiler runtime library ("libgcc.a" or "libclang\_rt.builtins.\*.a")
.. option :: -print-multi-directory, --print-multi-directory
.. option :: -print-multi-lib, --print-multi-lib
.. option :: -print-prog-name=<name>, --print-prog-name=<name>, --print-prog-name <arg>
Print the full program path of <name>
2017-04-14 06:39:49 +08:00
.. option :: -print-resource-dir, --print-resource-dir
Print the resource directory pathname
2017-01-25 03:39:46 +08:00
.. option :: -print-search-dirs, --print-search-dirs
Print the paths used for finding libraries and programs
2018-08-24 01:55:03 +08:00
.. option :: -print-target-triple, --print-target-triple
Print the normalized target triple
2020-06-19 05:52:39 +08:00
.. option :: -print-targets, --print-targets
Print the registered targets
2017-01-25 03:39:46 +08:00
.. option :: -private\_bundle
.. option :: -pthread, -no-pthread
Support POSIX threads in generated code
.. option :: -pthreads
.. option :: -read\_only\_relocs <arg>
.. option :: -relocatable-pch, --relocatable-pch
Whether to build a relocatable precompiled header
.. option :: -remap
.. option :: -rewrite-legacy-objc
Rewrite Legacy Objective-C source to C++
.. option :: -rtlib=<arg>, --rtlib=<arg>, --rtlib <arg>
Compiler runtime library to use
.. option :: -save-stats=<arg>, --save-stats=<arg>, -save-stats (equivalent to -save-stats=cwd), --save-stats (equivalent to -save-stats=cwd)
Save llvm statistics.
.. option :: -save-temps=<arg>, --save-temps=<arg>, -save-temps (equivalent to -save-temps=cwd), --save-temps (equivalent to -save-temps=cwd)
Save intermediate compilation results.
.. option :: -sectalign <arg1> <arg2> <arg3>
.. option :: -sectcreate <arg1> <arg2> <arg3>
.. option :: -sectobjectsymbols <arg1> <arg2>
.. option :: -sectorder <arg1> <arg2> <arg3>
.. option :: -seg1addr<arg>
.. option :: -seg\_addr\_table <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -seg\_addr\_table\_filename <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -segaddr <arg1> <arg2>
.. option :: -segcreate <arg1> <arg2> <arg3>
.. option :: -seglinkedit
.. option :: -segprot <arg1> <arg2> <arg3>
.. option :: -segs\_read\_<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -segs\_read\_only\_addr <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
2017-01-27 09:54:42 +08:00
.. program :: clang2
2017-01-25 03:39:46 +08:00
.. option :: -segs\_read\_write\_addr <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -serialize-diagnostics <arg>, --serialize-diagnostics <arg>
Serialize compiler diagnostics to a file
.. option :: -shared-libgcc
2017-11-21 02:07:43 +08:00
.. option :: -shared-libsan, -shared-libasan
2018-08-24 01:55:03 +08:00
Dynamically link the sanitizer runtime
2017-01-25 03:39:46 +08:00
.. option :: -single\_module
.. option :: -static-libgcc
2017-11-21 02:07:43 +08:00
.. option :: -static-libsan
2018-08-24 01:55:03 +08:00
Statically link the sanitizer runtime
2017-01-25 03:39:46 +08:00
.. option :: -static-libstdc++
2020-03-11 02:08:19 +08:00
.. option :: -static-openmp
Use the static host OpenMP runtime while linking.
2017-01-25 03:39:46 +08:00
.. option :: -std-default=<arg>
.. option :: -stdlib=<arg>, --stdlib=<arg>, --stdlib <arg>
C++ standard library to use
.. option :: -sub\_library<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -sub\_umbrella<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: --sysroot=<arg>, --sysroot <arg>
.. option :: --target-help
.. option :: --target=<arg>, -target <arg>
Generate code for the given target
.. option :: -time
Time individual commands
.. option :: -traditional, --traditional
.. option :: -traditional-cpp, --traditional-cpp
Enable some traditional CPP emulation
.. option :: -twolevel\_namespace
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -twolevel\_namespace\_hints
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -umbrella <arg>
.. option :: -unexported\_symbols\_list <arg>
2020-03-11 02:08:19 +08:00
.. option :: -unwindlib=<arg>, --unwindlib=<arg>
Unwind library to use
2017-01-25 03:39:46 +08:00
.. option :: -v, --verbose
Show commands to run and use verbose output
.. option :: --verify-debug-info
Verify the binary representation of debug output
.. option :: --version
2017-11-21 02:07:43 +08:00
Print version information
2017-01-25 03:39:46 +08:00
.. option :: -w, --no-warnings
Suppress all warnings
.. option :: -weak-l<arg>
.. option :: -weak\_framework <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -weak\_library <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
2017-01-27 09:54:42 +08:00
.. program :: clang2
2017-01-25 03:39:46 +08:00
.. option :: -weak\_reference\_mismatches <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -whatsloaded
.. option :: -whyload
.. option :: -working-directory<arg>, -working-directory=<arg>
Resolve file paths relative to the specified directory
.. option :: -x<language>, --language <arg>, --language=<arg>
Treat subsequent input files as having type <language>
.. option :: -y<arg>
Actions
=======
The action to perform on the input.
.. option :: -E, --preprocess
Only run the preprocessor
.. option :: -S, --assemble
Only run preprocess and compilation steps
2017-01-27 10:08:37 +08:00
.. option :: -c, --compile
Only run preprocess, compile, and assemble steps
2020-03-11 02:08:19 +08:00
.. option :: -emit-interface-stubs
2020-10-09 20:29:53 +08:00
Generate Interface Stub Files.
2020-03-11 02:08:19 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -emit-llvm
Use the LLVM representation for assembler and object files
2020-03-11 02:08:19 +08:00
.. option :: -emit-merged-ifs
Generate Interface Stub Files, emit merged text not binary.
2017-01-25 03:39:46 +08:00
.. option :: -fsyntax-only
.. option :: -module-file-info
Provide information about a particular module file
.. option :: --precompile
Only precompile the input
.. option :: -rewrite-objc
Rewrite Objective-C source to C++
.. option :: -verify-pch
Load and verify that a pre-compiled header file is not stale
Compilation flags
=================
Flags controlling the behavior of Clang during compilation. These flags have
no effect during actions that do not perform compilation.
2017-01-27 10:08:37 +08:00
.. option :: -Xassembler <arg>
2017-01-25 03:39:46 +08:00
2017-01-27 10:08:37 +08:00
Pass <arg> to the assembler
2017-01-25 03:39:46 +08:00
.. option :: -Xclang <arg>
Pass <arg> to the clang compiler
2017-08-30 17:15:53 +08:00
.. option :: -fclang-abi-compat=<version>
Attempt to match the ABI of Clang <version>
2017-01-25 03:39:46 +08:00
.. option :: -fcomment-block-commands=<arg>,<arg2>...
Treat each comma separated argument in <arg> as a documentation comment block command
2018-08-24 01:55:03 +08:00
.. option :: -fcomplete-member-pointers, -fno-complete-member-pointers
Require member pointer base types to be complete if they would be significant under the Microsoft ABI
.. option :: -fcrash-diagnostics-dir=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -fdeclspec, -fno-declspec
Allow \_\_declspec as a keyword
.. option :: -fdepfile-entry=<arg>
.. option :: -fdiagnostics-fixit-info, -fno-diagnostics-fixit-info
.. option :: -fdiagnostics-format=<arg>
.. option :: -fdiagnostics-parseable-fixits
Print fix-its in machine parseable form
.. option :: -fdiagnostics-print-source-range-info
Print source range spans in numeric form
.. option :: -fdiagnostics-show-category=<arg>
2018-02-23 01:10:28 +08:00
.. option :: -fdiscard-value-names, -fno-discard-value-names
Discard value names in LLVM IR
2017-01-25 03:39:46 +08:00
.. option :: -fexperimental-new-pass-manager, -fno-experimental-new-pass-manager
Enables an experimental new pass manager in LLVM.
2020-07-10 20:46:09 +08:00
.. option :: -fexperimental-strict-floating-point
2020-10-09 20:29:53 +08:00
Enables experimental strict floating point in LLVM.
2020-07-10 20:46:09 +08:00
2017-11-21 02:07:43 +08:00
.. option :: -ffine-grained-bitfield-accesses, -fno-fine-grained-bitfield-accesses
2018-08-24 01:55:03 +08:00
Use separate accesses for consecutive bitfield runs with legal widths and alignments.
2017-11-21 02:07:43 +08:00
2020-06-19 05:52:39 +08:00
.. option :: -fglobal-isel, -fexperimental-isel, -fno-global-isel
Enables the global instruction selector
2017-01-25 03:39:46 +08:00
.. option :: -finline-functions, -fno-inline-functions
Inline suitable functions
.. option :: -finline-hint-functions
Inline functions which are (explicitly or implicitly) marked inline
.. option :: -fno-crash-diagnostics
2017-04-14 06:39:49 +08:00
Disable auto-generation of preprocessed source files and a script for reproduction during a clang crash
2017-01-25 03:39:46 +08:00
.. option :: -fno-sanitize-blacklist
Don't use blacklist file for sanitizers
.. option :: -fparse-all-comments
2020-03-11 02:08:19 +08:00
.. option :: -frecord-command-line, -fno-record-command-line, -frecord-gcc-switches
2018-12-14 23:38:15 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -fsanitize-address-field-padding=<arg>
Level of field padding for AddressSanitizer
2017-07-21 01:52:48 +08:00
.. option :: -fsanitize-address-globals-dead-stripping
Enable linker dead stripping of globals in AddressSanitizer
2018-11-03 01:29:04 +08:00
.. option :: -fsanitize-address-poison-custom-array-cookie, -fno-sanitize-address-poison-custom-array-cookie
2018-02-23 01:10:28 +08:00
2020-03-11 02:08:19 +08:00
Enable poisoning array cookies when using custom operator new\[\] in AddressSanitizer
2018-02-23 01:10:28 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -fsanitize-address-use-after-scope, -fno-sanitize-address-use-after-scope
Enable use-after-scope detection in AddressSanitizer
2020-03-11 02:08:19 +08:00
.. option :: -fsanitize-address-use-odr-indicator, -fno-sanitize-address-use-odr-indicator
Enable ODR indicator globals to avoid false ODR violation reports in partially sanitized programs at the cost of an increase in binary size
2017-01-25 03:39:46 +08:00
.. option :: -fsanitize-blacklist=<arg>
Path to blacklist file for sanitizers
2020-03-11 02:08:19 +08:00
.. option :: -fsanitize-cfi-canonical-jump-tables, -fno-sanitize-cfi-canonical-jump-tables
Make the jump table addresses canonical in the symbol table
2017-01-25 03:39:46 +08:00
.. option :: -fsanitize-cfi-cross-dso, -fno-sanitize-cfi-cross-dso
Enable control flow integrity (CFI) checks for cross-DSO calls.
2017-11-01 06:39:44 +08:00
.. option :: -fsanitize-cfi-icall-generalize-pointers
2017-11-21 02:07:43 +08:00
Generalize pointers in CFI indirect call type signature checks
2017-11-01 06:39:44 +08:00
2020-10-09 20:29:53 +08:00
.. option :: -fsanitize-coverage-allowlist=<arg>, -fsanitize-coverage-whitelist=<arg>
2020-06-19 05:52:39 +08:00
2020-06-20 13:22:47 +08:00
Restrict sanitizer coverage instrumentation exclusively to modules and functions that match the provided special case list, except the blocked ones
2020-06-19 05:52:39 +08:00
2020-10-09 20:29:53 +08:00
.. option :: -fsanitize-coverage-blocklist=<arg>, -fsanitize-coverage-blacklist=<arg>
2020-06-19 05:52:39 +08:00
2020-06-20 13:22:47 +08:00
Disable sanitizer coverage instrumentation for modules and functions that match the provided special case list, even the allowed ones
2020-06-19 05:52:39 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -fsanitize-coverage=<arg1>,<arg2>..., -fno-sanitize-coverage=<arg1>,<arg2>...
Specify the type of coverage instrumentation for Sanitizers
2020-03-11 02:08:19 +08:00
.. option :: -fsanitize-hwaddress-abi=<arg>
Select the HWAddressSanitizer ABI to target (interceptor or platform, default interceptor). This option is currently unused.
.. option :: -fsanitize-link-c++-runtime, -fno-sanitize-link-c++-runtime
.. option :: -fsanitize-link-runtime, -fno-sanitize-link-runtime
2017-01-25 03:39:46 +08:00
.. option :: -fsanitize-memory-track-origins, -fno-sanitize-memory-track-origins
Enable origins tracking in MemorySanitizer
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fsanitize-memory-track-origins=<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Enable origins tracking in MemorySanitizer
2017-11-21 02:07:43 +08:00
.. option :: -fsanitize-memory-use-after-dtor, -fno-sanitize-memory-use-after-dtor
2017-01-25 03:39:46 +08:00
Enable use-after-destroy detection in MemorySanitizer
2017-08-30 17:15:53 +08:00
.. option :: -fsanitize-minimal-runtime, -fno-sanitize-minimal-runtime
2020-06-19 05:52:39 +08:00
.. option :: -fsanitize-recover=<arg1>,<arg2>..., -fno-sanitize-recover=<arg1>,<arg2>..., -fsanitize-recover (equivalent to -fsanitize-recover=all)
2017-01-25 03:39:46 +08:00
Enable recovery for specified sanitizers
.. option :: -fsanitize-stats, -fno-sanitize-stats
Enable sanitizer statistics gathering.
.. option :: -fsanitize-thread-atomics, -fno-sanitize-thread-atomics
Enable atomic operations instrumentation in ThreadSanitizer (default)
.. option :: -fsanitize-thread-func-entry-exit, -fno-sanitize-thread-func-entry-exit
Enable function entry/exit instrumentation in ThreadSanitizer (default)
.. option :: -fsanitize-thread-memory-access, -fno-sanitize-thread-memory-access
Enable memory access instrumentation in ThreadSanitizer (default)
2020-06-19 05:52:39 +08:00
.. option :: -fsanitize-trap=<arg1>,<arg2>..., -fno-sanitize-trap=<arg1>,<arg2>..., -fsanitize-trap (equivalent to -fsanitize-trap=all), -fsanitize-undefined-trap-on-error (equivalent to -fsanitize-trap=undefined)
2017-01-25 03:39:46 +08:00
Enable trapping for specified sanitizers
.. option :: -fsanitize-undefined-strip-path-components=<number>
Strip (or keep only, if negative) a given number of path components when emitting check metadata.
.. option :: -fsanitize=<check>,<arg2>..., -fno-sanitize=<arg1>,<arg2>...
Turn on runtime checks for various forms of undefined or suspicious behavior. See user manual for available checks
2018-08-24 01:55:03 +08:00
.. option :: -moutline, -mno-outline
Enable function outlining (AArch64 only)
2017-01-25 03:39:46 +08:00
.. option :: --param <arg>, --param=<arg>
2020-03-11 02:08:19 +08:00
.. option :: -print-supported-cpus, --print-supported-cpus, -mcpu=?, -mtune=?
Print supported cpu models for the given target (if target is not specified, it will print the supported cpus for the default target)
2017-01-25 03:39:46 +08:00
.. option :: -std=<arg>, --std=<arg>, --std <arg>
Language standard to compile for
2017-01-27 10:08:37 +08:00
Preprocessor flags
~~~~~~~~~~~~~~~~~~
Flags controlling the behavior of the Clang preprocessor.
.. option :: -C, --comments
Include comments in preprocessed output
.. option :: -CC, --comments-in-macros
Include comments from within macros in preprocessed output
.. option :: -D<macro>=<value>, --define-macro <arg>, --define-macro=<arg>
Define <macro> to <value> (or 1 if <value> omitted)
.. option :: -H, --trace-includes
Show header includes and nesting depth
.. option :: -P, --no-line-commands
Disable linemarker output in -E mode
.. option :: -U<macro>, --undefine-macro <arg>, --undefine-macro=<arg>
Undefine macro <macro>
.. option :: -Wp,<arg>,<arg2>...
Pass the comma separated arguments in <arg> to the preprocessor
.. option :: -Xpreprocessor <arg>
Pass <arg> to the preprocessor
2020-03-11 02:08:19 +08:00
.. option :: -fmacro-prefix-map=<arg>
remap file source paths in predefined preprocessor macros
2017-01-25 03:39:46 +08:00
Include path management
2017-01-27 10:08:37 +08:00
-----------------------
2017-01-25 03:39:46 +08:00
Flags controlling how `` #include ` ` \s are resolved to files.
2020-08-02 06:54:11 +08:00
.. option :: -I<dir>, --include-directory <arg>, --include-directory=<arg>
2017-01-25 03:39:46 +08:00
2020-08-02 06:54:11 +08:00
Add directory to include search path. If there are multiple -I options, these directories are searched in the order they are given before the standard system directories are searched. If the same directory is in the SYSTEM include search paths, for example if also specified with -isystem, the -I option will be ignored
2017-01-25 03:39:46 +08:00
.. option :: -I-, --include-barrier
2017-01-27 10:08:37 +08:00
Restrict all prior -I flags to double-quoted inclusion and remove current directory from include path
2018-02-23 01:10:28 +08:00
.. option :: --cuda-path-ignore-env
Ignore environment variables to detect CUDA installation
2017-01-25 03:39:46 +08:00
.. option :: --cuda-path=<arg>
CUDA installation path
.. option :: -cxx-isystem<directory>
Add directory to the C++ SYSTEM include search path
.. option :: -fbuild-session-file=<file>
Use the last modification time of <file> as the build session timestamp
.. option :: -fbuild-session-timestamp=<time since Epoch in seconds>
Time when the current build session started
2017-08-30 17:15:53 +08:00
.. option :: -fmodule-file=\[<name> =\]<file>
Specify the mapping of module name to precompiled module file, or load a module file if name is omitted.
2017-01-25 03:39:46 +08:00
.. option :: -fmodules-cache-path=<directory>
Specify the module cache path
.. option :: -fmodules-disable-diagnostic-validation
Disable validation of the diagnostic options when loading the module
.. option :: -fmodules-prune-after=<seconds>
Specify the interval (in seconds) after which a module file will be considered unused
.. option :: -fmodules-prune-interval=<seconds>
Specify the interval (in seconds) between attempts to prune the module cache
.. option :: -fmodules-user-build-path <directory>
Specify the module user build path
.. option :: -fmodules-validate-once-per-build-session
Don't verify input files for the modules if the module has been successfully validated or loaded during this build session
2018-04-20 21:26:03 +08:00
.. option :: -fmodules-validate-system-headers, -fno-modules-validate-system-headers
2017-01-25 03:39:46 +08:00
Validate the system headers that a module depends on when loading the module
.. option :: -fprebuilt-module-path=<directory>
Specify the prebuilt module path
.. option :: -idirafter<arg>, --include-directory-after <arg>, --include-directory-after=<arg>
Add directory to AFTER include search path
.. option :: -iframework<arg>
Add directory to SYSTEM framework search path
2017-04-14 06:39:49 +08:00
.. option :: -iframeworkwithsysroot<directory>
Add directory to SYSTEM framework search path, absolute paths are relative to -isysroot
2017-01-25 03:39:46 +08:00
.. option :: -imacros<file>, --imacros<file>, --imacros=<arg>
Include macros from file before parsing
.. option :: -include<file>, --include<file>, --include=<arg>
Include file before parsing
.. option :: -include-pch <file>
Include precompiled header file
.. option :: -iprefix<dir>, --include-prefix <arg>, --include-prefix=<arg>
Set the -iwithprefix/-iwithprefixbefore prefix
.. option :: -iquote<directory>
Add directory to QUOTE include search path
.. option :: -isysroot<dir>
Set the system root directory (usually /)
.. option :: -isystem<directory>
Add directory to SYSTEM include search path
.. option :: -isystem-after<directory>
Add directory to end of the SYSTEM include search path
.. option :: -ivfsoverlay<arg>
Overlay the virtual filesystem described by file over the real file system
.. option :: -iwithprefix<dir>, --include-with-prefix <arg>, --include-with-prefix-after <arg>, --include-with-prefix-after=<arg>, --include-with-prefix=<arg>
Set directory to SYSTEM include search path with prefix
.. option :: -iwithprefixbefore<dir>, --include-with-prefix-before <arg>, --include-with-prefix-before=<arg>
Set directory to include search path with prefix
.. option :: -iwithsysroot<directory>
Add directory to SYSTEM include search path, absolute paths are relative to -isysroot
2020-03-11 02:08:19 +08:00
.. option :: --libomptarget-nvptx-path=<arg>
Path to libomptarget-nvptx libraries
2017-01-25 03:39:46 +08:00
.. option :: --ptxas-path=<arg>
Path to ptxas (used for compiling CUDA code)
2020-06-19 05:52:39 +08:00
.. option :: --rocm-path=<arg>
ROCm installation path, used for finding and automatically linking required bitcode libraries.
2020-03-11 02:08:19 +08:00
.. program :: clang1
.. option :: -stdlib++-isystem<directory>
.. program :: clang
Use directory as the C++ standard library include path
2017-01-25 03:39:46 +08:00
.. option :: --system-header-prefix=<prefix>, --no-system-header-prefix=<prefix>, --system-header-prefix <arg>
Treat all #include paths starting with <prefix> as including a system header.
Dependency file generation
2017-01-27 10:08:37 +08:00
--------------------------
2017-01-25 03:39:46 +08:00
Flags controlling generation of a dependency file for `` make `` -like build
systems.
.. option :: -M, --dependencies
Like -MD, but also implies -E and writes to stdout by default
.. option :: -MD, --write-dependencies
Write a depfile containing user and system headers
.. option :: -MF<file>
Write depfile output from -MMD, -MD, -MM, or -M to <file>
.. option :: -MG, --print-missing-file-dependencies
Add missing headers to depfile
.. option :: -MJ<arg>
Write a compilation database entry per input
.. option :: -MM, --user-dependencies
Like -MMD, but also implies -E and writes to stdout by default
.. option :: -MMD, --write-user-dependencies
Write a depfile containing user headers
.. option :: -MP
Create phony target for each dependency (other than main file)
.. option :: -MQ<arg>
Specify name of main file output to quote in depfile
.. option :: -MT<arg>
Specify name of main file output in depfile
.. option :: -MV
Use NMake/Jom format for the depfile
Dumping preprocessor state
2017-01-27 10:08:37 +08:00
--------------------------
2017-01-25 03:39:46 +08:00
Flags allowing the state of the preprocessor to be dumped in various ways.
.. option :: -d
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -d<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -dD
Print macro definitions in -E mode in addition to normal output
.. option :: -dI
Print include directives in -E mode in addition to normal output
.. option :: -dM
Print macro definitions in -E mode instead of normal output
Diagnostic flags
~~~~~~~~~~~~~~~~
Flags controlling which warnings, errors, and remarks Clang will generate.
See the :doc: `full list of warning and remark flags <DiagnosticsReference>` .
.. option :: -R<remark>
Enable the specified remark
.. option :: -Rpass-analysis=<arg>
Report transformation analysis from optimization passes whose name matches the given POSIX regular expression
.. option :: -Rpass-missed=<arg>
Report missed transformations by optimization passes whose name matches the given POSIX regular expression
.. option :: -Rpass=<arg>
Report transformations performed by optimization passes whose name matches the given POSIX regular expression
.. option :: -W<warning>, --extra-warnings, --warn-<arg>, --warn-=<arg>
Enable the specified warning
.. option :: -Wdeprecated, -Wno-deprecated
2017-01-27 10:08:37 +08:00
Enable warnings for deprecated constructs and define \_\_DEPRECATED
2017-01-25 03:39:46 +08:00
.. option :: -Wnonportable-cfstrings<arg>, -Wno-nonportable-cfstrings<arg>
Target-independent compilation options
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. option :: -Wframe-larger-than=<arg>
.. option :: -fPIC, -fno-PIC
.. option :: -fPIE, -fno-PIE
2018-08-24 01:55:03 +08:00
.. option :: -faddrsig, -fno-addrsig
Emit an address-significance table
2018-04-20 21:26:03 +08:00
.. option :: -falign-functions, -fno-align-functions
.. program :: clang1
.. option :: -falign-functions=<arg>
.. program :: clang
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -faligned-allocation, -faligned-new, -fno-aligned-allocation
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Enable C++17 aligned allocation functions
2017-07-21 01:52:48 +08:00
.. option :: -fallow-editor-placeholders, -fno-allow-editor-placeholders
Treat editor placeholders as valid source code
2017-01-25 03:39:46 +08:00
.. option :: -fallow-unsupported
2017-04-14 06:39:49 +08:00
.. option :: -faltivec, -fno-altivec
2017-01-25 03:39:46 +08:00
.. option :: -fansi-escape-codes
Use ANSI escape codes for diagnostics
.. option :: -fapple-kext, -findirect-virtual-calls, -fterminated-vtables
Use Apple's kernel extensions ABI
2020-03-11 02:08:19 +08:00
.. option :: -fapple-link-rtlib
Force linking the clang builtins runtime library
2017-01-25 03:39:46 +08:00
.. option :: -fapple-pragma-pack, -fno-apple-pragma-pack
Enable Apple gcc-compatible #pragma pack handling
.. option :: -fapplication-extension, -fno-application-extension
Restrict code to those available for App Extensions
.. option :: -fasm, -fno-asm
.. option :: -fasm-blocks, -fno-asm-blocks
.. option :: -fassociative-math, -fno-associative-math
.. option :: -fassume-sane-operator-new, -fno-assume-sane-operator-new
.. option :: -fast
.. option :: -fastcp
.. option :: -fastf
.. option :: -fasynchronous-unwind-tables, -fno-asynchronous-unwind-tables
.. option :: -fautolink, -fno-autolink
2020-06-19 05:52:39 +08:00
.. option :: -fbasic-block-sections=<arg>
2020-06-02 14:17:29 +08:00
Generate labels for each basic block or place each basic block or a subset of basic blocks in its own section.
2017-01-25 03:39:46 +08:00
.. option :: -fblocks, -fno-blocks
Enable the 'blocks' language feature
.. option :: -fbootclasspath=<arg>, --bootclasspath <arg>, --bootclasspath=<arg>
.. option :: -fborland-extensions, -fno-borland-extensions
Accept non-standard constructs supported by the Borland compiler
.. option :: -fbracket-depth=<arg>
.. option :: -fbuiltin, -fno-builtin
.. option :: -fbuiltin-module-map
Load the clang builtins module map file.
2018-08-24 01:55:03 +08:00
.. option :: -fc++-static-destructors, -fno-c++-static-destructors
2017-01-25 03:39:46 +08:00
.. option :: -fcaret-diagnostics, -fno-caret-diagnostics
2018-01-24 02:40:15 +08:00
.. option :: -fcf-protection=<arg>, -fcf-protection (equivalent to -fcf-protection=full)
Instrument control-flow architecture protection. Options: return, branch, full, none.
2020-03-11 02:08:19 +08:00
.. option :: -fcf-runtime-abi=<arg>
2018-08-24 01:55:03 +08:00
.. option :: -fchar8\_t, -fno-char8\_t
Enable C++ builtin type char8\_t
2017-01-25 03:39:46 +08:00
.. option :: -fclasspath=<arg>, --CLASSPATH <arg>, --CLASSPATH=<arg>, --classpath <arg>, --classpath=<arg>
.. option :: -fcolor-diagnostics, -fno-color-diagnostics
2020-06-19 05:52:39 +08:00
Enable colors in diagnostics
2017-01-25 03:39:46 +08:00
.. option :: -fcommon, -fno-common
2020-03-11 02:08:19 +08:00
Place uninitialized global variables in a common block
2020-03-10 03:25:24 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -fcompile-resource=<arg>, --resource <arg>, --resource=<arg>
.. option :: -fconstant-cfstrings, -fno-constant-cfstrings
.. option :: -fconstant-string-class=<arg>
.. option :: -fconstexpr-backtrace-limit=<arg>
.. option :: -fconstexpr-depth=<arg>
.. option :: -fconstexpr-steps=<arg>
2020-03-11 02:08:19 +08:00
.. option :: -fconvergent-functions
Assume functions may be convergent
2017-01-25 03:39:46 +08:00
.. option :: -fcoroutines-ts, -fno-coroutines-ts
Enable support for the C++ Coroutines TS
.. option :: -fcoverage-mapping, -fno-coverage-mapping
Generate coverage mapping to enable code coverage analysis
.. option :: -fcreate-profile
2020-03-11 02:08:19 +08:00
.. option :: -fcs-profile-generate
Generate instrumented code to collect context sensitive execution counts into default.profraw (overridden by LLVM\_PROFILE\_FILE env var)
.. program :: clang1
.. option :: -fcs-profile-generate=<directory>
.. program :: clang
Generate instrumented code to collect context sensitive execution counts into <directory>/default.profraw (overridden by LLVM\_PROFILE\_FILE env var)
2020-06-19 05:52:39 +08:00
.. option :: -fcuda-approx-transcendentals, -fno-cuda-approx-transcendentals
Use approximate transcendental functions
.. option :: -fcuda-short-ptr, -fno-cuda-short-ptr
Use 32-bit pointers for accessing const/local/shared address spaces
2017-01-25 03:39:46 +08:00
.. option :: -fcxx-exceptions, -fno-cxx-exceptions
Enable C++ exceptions
.. option :: -fcxx-modules, -fno-cxx-modules
.. option :: -fdata-sections, -fno-data-sections
2020-03-11 02:08:19 +08:00
Place each data in its own section
.. option :: -fdebug-compilation-dir <arg>, -fdebug-compilation-dir=<arg>
The compilation directory to embed in the debug info.
.. option :: -fdebug-default-version=<arg>
Default DWARF version to use, if a -g option caused DWARF debug info to be produced
2017-01-25 03:39:46 +08:00
.. option :: -fdebug-info-for-profiling, -fno-debug-info-for-profiling
2020-06-19 05:52:39 +08:00
Emit extra debug info to make sample profile more accurate
2017-01-25 03:39:46 +08:00
2017-04-14 06:39:49 +08:00
.. option :: -fdebug-macro, -fno-debug-macro
Emit macro debug information
2017-01-25 03:39:46 +08:00
.. option :: -fdebug-pass-arguments
.. option :: -fdebug-pass-structure
.. option :: -fdebug-prefix-map=<arg>
remap file source paths in debug info
2020-03-11 02:08:19 +08:00
.. option :: -fdebug-ranges-base-address, -fno-debug-ranges-base-address
2020-06-19 05:52:39 +08:00
Use DWARF base address selection entries in .debug\_ranges
2020-03-11 02:08:19 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -fdebug-types-section, -fno-debug-types-section
Place debug types in their own section (ELF Only)
.. option :: -fdelayed-template-parsing, -fno-delayed-template-parsing
Parse templated function definitions at the end of the translation unit
2018-08-24 01:55:03 +08:00
.. option :: -fdelete-null-pointer-checks, -fno-delete-null-pointer-checks
2020-06-19 05:52:39 +08:00
Treat usage of null pointers as undefined behavior (default)
2018-08-24 01:55:03 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -fdenormal-fp-math=<arg>
.. option :: -fdiagnostics-absolute-paths
Print absolute paths in diagnostics
.. option :: -fdiagnostics-color, -fno-diagnostics-color
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fdiagnostics-color=<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
2017-07-21 01:52:48 +08:00
.. option :: -fdiagnostics-hotness-threshold=<number>
Prevent optimization remarks from being output if they do not have at least this profile count
2017-01-25 03:39:46 +08:00
.. option :: -fdiagnostics-show-hotness, -fno-diagnostics-show-hotness
Enable profile hotness information in diagnostic line
.. option :: -fdiagnostics-show-note-include-stack, -fno-diagnostics-show-note-include-stack
Display include stacks for diagnostic notes
.. option :: -fdiagnostics-show-option, -fno-diagnostics-show-option
Print option name with mappable diagnostics
.. option :: -fdiagnostics-show-template-tree
Print a template comparison tree for differing templates
2018-08-24 01:55:03 +08:00
.. option :: -fdigraphs, -fno-digraphs
Enable alternative token representations '<:', ':>', '<%', '%>', '%:', '%:%:' (default)
2017-01-25 03:39:46 +08:00
.. option :: -fdollars-in-identifiers, -fno-dollars-in-identifiers
Allow '$' in identifiers
2017-11-21 02:07:43 +08:00
.. option :: -fdouble-square-bracket-attributes, -fno-double-square-bracket-attributes
Enable '\[\[\]\]' attributes in all C and C++ language modes
2017-01-25 03:39:46 +08:00
.. option :: -fdwarf-directory-asm, -fno-dwarf-directory-asm
2017-12-12 05:09:16 +08:00
.. option :: -fdwarf-exceptions
Use DWARF style exceptions
2017-01-25 03:39:46 +08:00
.. option :: -felide-constructors, -fno-elide-constructors
.. option :: -feliminate-unused-debug-symbols, -fno-eliminate-unused-debug-symbols
2020-10-09 20:29:53 +08:00
.. option :: -feliminate-unused-debug-types, -fno-eliminate-unused-debug-types
Do not emit debug info for defined but unused types
2017-01-25 03:39:46 +08:00
.. option :: -fembed-bitcode=<option>, -fembed-bitcode (equivalent to -fembed-bitcode=all), -fembed-bitcode-marker (equivalent to -fembed-bitcode=marker)
Embed LLVM bitcode (option: off, all, bitcode, marker)
.. option :: -femit-all-decls
Emit all declarations, even if unused
.. option :: -femulated-tls, -fno-emulated-tls
Use emutls functions to access thread\_local variables
2020-06-19 05:52:39 +08:00
.. option :: -fenable-matrix
Enable matrix data type and related builtin functions
2017-01-25 03:39:46 +08:00
.. option :: -fencoding=<arg>, --encoding <arg>, --encoding=<arg>
.. option :: -ferror-limit=<arg>
2018-04-20 21:26:03 +08:00
.. option :: -fescaping-block-tail-calls, -fno-escaping-block-tail-calls
2017-01-25 03:39:46 +08:00
.. option :: -fexceptions, -fno-exceptions
Enable support for exception handling
.. option :: -fexec-charset=<arg>
2020-03-11 02:08:19 +08:00
.. option :: -fexperimental-new-constant-interpreter
Enable the experimental new constant interpreter
2020-06-19 05:52:39 +08:00
.. option :: -fexperimental-relative-c++-abi-vtables, -fno-experimental-relative-c++-abi-vtables
Use the experimental C++ class ABI for classes with virtual tables
2017-01-25 03:39:46 +08:00
.. option :: -fextdirs=<arg>, --extdirs <arg>, --extdirs=<arg>
.. option :: -ffast-math, -fno-fast-math
Allow aggressive, lossy floating-point optimizations
2020-03-11 02:08:19 +08:00
.. option :: -ffile-prefix-map=<arg>
remap file source paths in debug info and predefined preprocessor macros
2017-01-25 03:39:46 +08:00
.. option :: -ffinite-math-only, -fno-finite-math-only
2018-08-24 01:55:03 +08:00
.. option :: -ffixed-point, -fno-fixed-point
Enable fixed point types
2017-01-25 03:39:46 +08:00
.. option :: -ffor-scope, -fno-for-scope
2020-03-11 02:08:19 +08:00
.. option :: -fforce-dwarf-frame, -fno-force-dwarf-frame
Always emit a debug frame section
2018-08-24 01:55:03 +08:00
.. option :: -fforce-emit-vtables, -fno-force-emit-vtables
Emits more virtual tables to improve devirtualization
2018-04-20 21:26:03 +08:00
.. option :: -fforce-enable-int128, -fno-force-enable-int128
Enable support for int128\_t type
2017-01-25 03:39:46 +08:00
.. option :: -ffp-contract=<arg>
2020-03-11 02:08:19 +08:00
Form fused FP ops (e.g. FMAs): fast (everywhere) \| on (according to FP\_CONTRACT pragma) \| off (never fuse). Default is 'fast' for CUDA/HIP and 'on' otherwise.
.. option :: -ffp-exception-behavior=<arg>
Specifies the exception behavior of floating-point operations.
.. option :: -ffp-model=<arg>
Controls the semantics of floating-point calculations.
2017-01-25 03:39:46 +08:00
.. option :: -ffreestanding
Assert that the compilation takes place in a freestanding environment
.. option :: -ffunction-sections, -fno-function-sections
2020-03-11 02:08:19 +08:00
Place each function in its own section
2017-01-25 03:39:46 +08:00
.. option :: -fgnu-inline-asm, -fno-gnu-inline-asm
.. option :: -fgnu-keywords, -fno-gnu-keywords
Allow GNU-extension keywords regardless of language standard
.. option :: -fgnu-runtime
Generate output compatible with the standard GNU Objective-C runtime
.. option :: -fgnu89-inline, -fno-gnu89-inline
Use the gnu89 inline semantics
2020-03-11 02:08:19 +08:00
.. option :: -fgnuc-version=<arg>
Sets various macros to claim compatibility with the given GCC version (default is 4.2.1)
2020-06-19 05:52:39 +08:00
.. option :: -fgpu-allow-device-init, -fno-gpu-allow-device-init
Allow device side init function in HIP
.. option :: -fgpu-rdc, -fcuda-rdc, -fno-gpu-rdc
Generate relocatable device code, also known as separate compilation mode
.. option :: -fhip-new-launch-api, -fno-hip-new-launch-api
Use new kernel launching API for HIP
2017-01-25 03:39:46 +08:00
.. option :: -fhonor-infinities, -fhonor-infinites, -fno-honor-infinities
.. option :: -fhonor-nans, -fno-honor-nans
.. option :: -fhosted
2020-03-11 02:08:19 +08:00
.. option :: -fignore-exceptions
Enable support for ignoring exception handling constructs
2017-01-25 03:39:46 +08:00
.. option :: -fimplicit-module-maps, -fmodule-maps, -fno-implicit-module-maps
Implicitly search the file system for module map files.
.. option :: -fimplicit-modules, -fno-implicit-modules
.. option :: -finput-charset=<arg>
2017-12-12 05:09:16 +08:00
.. option :: -finstrument-function-entry-bare
Instrument function entry only, after inlining, without arguments to the instrumentation call
2017-01-25 03:39:46 +08:00
.. option :: -finstrument-functions
Generate calls to instrument function entry and exit
2017-11-21 02:07:43 +08:00
.. option :: -finstrument-functions-after-inlining
Like -finstrument-functions, but insert the calls after inlining
2017-01-25 03:39:46 +08:00
.. option :: -fintegrated-as, -fno-integrated-as, -integrated-as
Enable the integrated assembler
2020-03-11 02:08:19 +08:00
.. option :: -fintegrated-cc1, -fno-integrated-cc1
Run cc1 in-process
2017-01-25 03:39:46 +08:00
.. option :: -fjump-tables, -fno-jump-tables
2020-06-19 05:52:39 +08:00
Use jump tables for lowering switches
.. option :: -fkeep-static-consts, -fno-keep-static-consts
2018-08-24 01:55:03 +08:00
2020-06-19 05:52:39 +08:00
Keep static const variables if unused
2018-08-24 01:55:03 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -flax-vector-conversions=<arg>, -flax-vector-conversions (equivalent to -flax-vector-conversions=integer), -fno-lax-vector-conversions (equivalent to -flax-vector-conversions=none)
Enable implicit vector bit-casts
2017-01-25 03:39:46 +08:00
.. option :: -flimited-precision=<arg>
.. option :: -flto, -fno-lto
Enable LTO in 'full' mode
.. option :: -flto-jobs=<arg>
Controls the backend parallelism of -flto=thin (default of 0 means the number of threads will be derived from the number of CPUs detected)
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -flto=<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Set LTO mode to either 'full' or 'thin'
.. option :: -fmacro-backtrace-limit=<arg>
.. option :: -fmath-errno, -fno-math-errno
Require math functions to indicate errors by setting errno
2020-03-11 02:08:19 +08:00
.. option :: -fmax-tokens=<arg>
Max total number of preprocessed tokens for -Wmax-tokens.
2017-01-25 03:39:46 +08:00
.. option :: -fmax-type-align=<arg>
Specify the maximum alignment to enforce on pointers lacking an explicit alignment
2020-10-09 20:29:53 +08:00
.. option :: -fmemory-profile, -fno-memory-profile
Enable heap memory profiling
2017-01-25 03:39:46 +08:00
.. option :: -fmerge-all-constants, -fno-merge-all-constants
2018-04-20 21:26:03 +08:00
Allow merging of constants
2017-01-25 03:39:46 +08:00
.. option :: -fmessage-length=<arg>
2020-06-19 05:52:39 +08:00
Format message diagnostics so that they fit within N columns
2017-01-25 03:39:46 +08:00
.. option :: -fmodule-file-deps, -fno-module-file-deps
.. option :: -fmodule-map-file=<file>
Load this module map file
.. option :: -fmodule-name=<name>, -fmodule-implementation-of <arg>, -fmodule-name <arg>
Specify the name of the module to build
.. option :: -fmodules, -fno-modules
Enable the 'modules' language feature
.. option :: -fmodules-decluse, -fno-modules-decluse
Require declaration of modules used within a module
.. option :: -fmodules-ignore-macro=<arg>
Ignore the definition of the given macro when building and loading modules
.. option :: -fmodules-search-all, -fno-modules-search-all
Search even non-imported modules to resolve references
.. option :: -fmodules-strict-decluse
Like -fmodules-decluse but requires all headers to be in modules
.. option :: -fmodules-ts
Enable support for the C++ Modules TS
2020-03-11 02:08:19 +08:00
.. option :: -fmodules-validate-input-files-content
Validate PCM input files based on content if mtime differs
2017-01-25 03:39:46 +08:00
.. option :: -fms-compatibility, -fno-ms-compatibility
Enable full Microsoft Visual C++ compatibility
.. option :: -fms-compatibility-version=<arg>
Dot-separated value representing the Microsoft compiler version number to report in \_MSC\_VER (0 = don't define it (default))
.. option :: -fms-extensions, -fno-ms-extensions
Accept some non-standard constructs supported by the Microsoft compiler
.. option :: -fms-memptr-rep=<arg>
2020-03-11 02:08:19 +08:00
.. option :: -fms-volatile
2017-01-25 03:39:46 +08:00
.. option :: -fmsc-version=<arg>
Microsoft compiler version number to report in \_MSC\_VER (0 = don't define it (default))
.. option :: -fmudflap
.. option :: -fmudflapth
.. option :: -fnested-functions
.. option :: -fnew-alignment=<align>, -fnew-alignment <arg>
Specifies the largest alignment guaranteed by '::operator new(size\_t)'
.. option :: -fnext-runtime
2020-06-19 05:52:39 +08:00
.. option :: -fno-access-control, -fno-no-access-control
2017-01-25 03:39:46 +08:00
.. option :: -fno-builtin-<arg>
Disable implicit builtin knowledge of a specific function
.. option :: -fno-elide-type
Do not elide types when printing diagnostics
.. option :: -fno-max-type-align
.. option :: -fno-operator-names
Do not treat C++ operator name keywords as synonyms for operators
.. option :: -fno-strict-modules-decluse
2020-03-11 02:08:19 +08:00
.. option :: -fno-temp-file
Directly create compilation output files. This may lead to incorrect incremental builds if the compiler crashes
2017-01-25 03:39:46 +08:00
.. option :: -fno-working-directory
2020-03-11 02:08:19 +08:00
.. option :: -fno\_modules-validate-input-files-content
.. program :: clang1
.. option :: -fno\_pch-validate-input-files-content
.. program :: clang
2018-04-20 21:26:03 +08:00
.. option :: -fnoxray-link-deps
2017-01-25 03:39:46 +08:00
.. option :: -fobjc-abi-version=<arg>
.. option :: -fobjc-arc, -fno-objc-arc
Synthesize retain and release calls for Objective-C pointers
.. option :: -fobjc-arc-exceptions, -fno-objc-arc-exceptions
Use EH-safe code when synthesizing retains and releases in -fobjc-arc
2020-03-11 02:08:19 +08:00
.. option :: -fobjc-convert-messages-to-runtime-calls, -fno-objc-convert-messages-to-runtime-calls
2017-01-25 03:39:46 +08:00
.. option :: -fobjc-exceptions, -fno-objc-exceptions
Enable Objective-C exceptions
.. option :: -fobjc-infer-related-result-type, -fno-objc-infer-related-result-type
.. option :: -fobjc-legacy-dispatch, -fno-objc-legacy-dispatch
.. option :: -fobjc-link-runtime
.. option :: -fobjc-nonfragile-abi, -fno-objc-nonfragile-abi
.. option :: -fobjc-nonfragile-abi-version=<arg>
.. option :: -fobjc-runtime=<arg>
Specify the target Objective-C runtime kind and version
.. option :: -fobjc-sender-dependent-dispatch
.. option :: -fobjc-weak, -fno-objc-weak
Enable ARC-style weak references in Objective-C
.. option :: -fomit-frame-pointer, -fno-omit-frame-pointer
.. option :: -fopenmp, -fno-openmp
2018-02-23 01:10:28 +08:00
Parse OpenMP pragmas and generate parallel code.
2017-08-30 17:15:53 +08:00
2018-01-04 02:29:12 +08:00
.. option :: -fopenmp-simd, -fno-openmp-simd
Emit OpenMP code only for SIMD-based constructs.
2017-01-25 03:39:46 +08:00
.. option :: -fopenmp-version=<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fopenmp=<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -foperator-arrow-depth=<arg>
2019-12-05 02:19:41 +08:00
.. option :: -foptimization-record-file=<file>
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
Specify the output name of the file containing the optimization remarks. Implies -fsave-optimization-record. On Darwin platforms, this cannot be used with multiple -arch <arch> options.
2019-12-05 02:19:41 +08:00
.. option :: -foptimization-record-passes=<regex>
Only include passes which match a specified regular expression in the generated optimization record (by default, include all passes)
2017-01-25 03:39:46 +08:00
.. option :: -foptimize-sibling-calls, -fno-optimize-sibling-calls
2020-03-11 02:08:19 +08:00
.. option :: -forder-file-instrumentation
Generate instrumented code to collect order file into default.profraw file (overridden by '=' form of option or LLVM\_PROFILE\_FILE env var)
2017-01-25 03:39:46 +08:00
.. option :: -foutput-class-dir=<arg>, --output-class-directory <arg>, --output-class-directory=<arg>
.. option :: -fpack-struct, -fno-pack-struct
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fpack-struct=<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Specify the default maximum struct packing alignment
.. option :: -fpascal-strings, -fno-pascal-strings, -mpascal-strings
Recognize and construct Pascal-style string literals
2020-03-11 02:08:19 +08:00
.. option :: -fpass-plugin=<dsopath>
Load pass plugin from a dynamic shared object file (only with new pass manager).
.. option :: -fpatchable-function-entry=<N,M>
Generate M NOPs before function entry and N-M NOPs after function entry
2017-01-25 03:39:46 +08:00
.. option :: -fpcc-struct-return
Override the default ABI to return all structs on the stack
2020-10-09 20:29:53 +08:00
.. option :: -fpch-codegen, -fno-pch-codegen
Generate code for uses of this PCH that assumes an explicit object file will be built for the PCH
.. option :: -fpch-debuginfo, -fno-pch-debuginfo
Generate debug info for types in an object file built from this PCH and do not generate them elsewhere
.. option :: -fpch-instantiate-templates, -fno-pch-instantiate-templates
Instantiate templates already while building a PCH
2017-01-25 03:39:46 +08:00
.. option :: -fpch-preprocess
2020-03-11 02:08:19 +08:00
.. option :: -fpch-validate-input-files-content
Validate PCH input files based on content if mtime differs
2017-01-25 03:39:46 +08:00
.. option :: -fpic, -fno-pic
.. option :: -fpie, -fno-pie
2017-11-21 02:07:43 +08:00
.. option :: -fplt, -fno-plt
2017-01-25 03:39:46 +08:00
.. option :: -fplugin=<dsopath>
Load the named plugin (dynamic shared object)
.. option :: -fpreserve-as-comments, -fno-preserve-as-comments
.. option :: -fprofile-arcs, -fno-profile-arcs
.. option :: -fprofile-dir=<arg>
2020-03-11 02:08:19 +08:00
.. option :: -fprofile-exclude-files=<arg>
Instrument only functions from files where names don't match all the regexes separated by a semi-colon
.. option :: -fprofile-filter-files=<arg>
Instrument only functions from files where names match any regex separated by a semi-colon
2017-01-25 03:39:46 +08:00
.. option :: -fprofile-generate, -fno-profile-generate
Generate instrumented code to collect execution counts into default.profraw (overridden by LLVM\_PROFILE\_FILE env var)
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fprofile-generate=<directory>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Generate instrumented code to collect execution counts into <directory>/default.profraw (overridden by LLVM\_PROFILE\_FILE env var)
.. option :: -fprofile-instr-generate, -fno-profile-instr-generate
Generate instrumented code to collect execution counts into default.profraw file (overridden by '=' form of option or LLVM\_PROFILE\_FILE env var)
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fprofile-instr-generate=<file>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Generate instrumented code to collect execution counts into <file> (overridden by LLVM\_PROFILE\_FILE env var)
.. option :: -fprofile-instr-use, -fno-profile-instr-use, -fprofile-use
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fprofile-instr-use=<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Use instrumentation data for profile-guided optimization
2020-03-11 02:08:19 +08:00
.. option :: -fprofile-remapping-file=<file>, -fprofile-remapping-file <arg>
Use the remappings described in <file> to match the profile data against names in the program
2017-08-30 17:15:53 +08:00
.. option :: -fprofile-sample-accurate, -fauto-profile-accurate, -fno-profile-sample-accurate
Specifies that the sample profile is accurate. If the sample
profile is accurate, callsites without profile samples are marked
as cold. Otherwise, treat callsites without profile samples as if
we have no profile
2017-04-14 06:39:49 +08:00
.. option :: -fprofile-sample-use, -fauto-profile, -fno-profile-sample-use
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fprofile-sample-use=<arg>, -fauto-profile=<arg>
2017-04-14 06:39:49 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Enable sample-based profile guided optimizations
2020-10-09 20:29:53 +08:00
.. option :: -fprofile-update=<method>
Set update method of profile counters (atomic,prefer-atomic,single)
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fprofile-use=<pathname>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Use instrumentation data for profile-guided optimization. If pathname is a directory, it reads from <pathname>/default.profdata. Otherwise, it reads from file <pathname>.
.. option :: -freciprocal-math, -fno-reciprocal-math
Allow division operations to be reassociated
.. option :: -freg-struct-return
Override the default ABI to return small structs in registers
2018-04-20 21:26:03 +08:00
.. option :: -fregister-global-dtors-with-atexit, -fno-register-global-dtors-with-atexit
Use atexit or \_\_cxa\_atexit to register global destructors
2017-01-25 03:39:46 +08:00
.. option :: -frelaxed-template-template-args, -fno-relaxed-template-template-args
Enable C++17 relaxed template template argument matching
.. option :: -freroll-loops, -fno-reroll-loops
Turn on loop reroller
.. option :: -fretain-comments-from-system-headers
2017-07-21 01:52:48 +08:00
.. option :: -frewrite-imports, -fno-rewrite-imports
2017-01-25 03:39:46 +08:00
.. option :: -frewrite-includes, -fno-rewrite-includes
.. option :: -frewrite-map-file <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -frewrite-map-file=<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -fropi, -fno-ropi
2020-06-19 05:52:39 +08:00
Generate read-only position independent code (ARM only)
2020-03-11 02:08:19 +08:00
.. option :: -frounding-math, -fno-rounding-math
2017-01-25 03:39:46 +08:00
.. option :: -frtti, -fno-rtti
2020-06-19 05:52:39 +08:00
.. option :: -frtti-data, -fno-rtti-data
2017-01-25 03:39:46 +08:00
.. option :: -frwpi, -fno-rwpi
2020-06-19 05:52:39 +08:00
Generate read-write position independent code (ARM only)
2017-01-25 03:39:46 +08:00
.. option :: -fsave-optimization-record, -fno-save-optimization-record
Generate a YAML optimization record file
2019-12-05 02:19:41 +08:00
.. program :: clang1
.. option :: -fsave-optimization-record=<format>
.. program :: clang
2020-03-11 02:08:19 +08:00
Generate an optimization record file in a specific format
2019-12-05 02:19:41 +08:00
2017-12-12 05:09:16 +08:00
.. option :: -fseh-exceptions
Use SEH style exceptions
2020-03-11 02:08:19 +08:00
.. option :: -fsemantic-interposition, -fno-semantic-interposition
2017-01-25 03:39:46 +08:00
.. option :: -fshort-enums, -fno-short-enums
Allocate to an enum type only as many bytes as it needs for the declared range of possible values
.. option :: -fshort-wchar, -fno-short-wchar
Force wchar\_t to be a short unsigned int
.. option :: -fshow-column, -fno-show-column
.. option :: -fshow-overloads=<arg>
Which overload candidates to show when overload resolution fails: best\|all; defaults to all
.. option :: -fshow-source-location, -fno-show-source-location
.. option :: -fsignaling-math, -fno-signaling-math
.. option :: -fsigned-bitfields
.. option :: -fsigned-char, -fno-signed-char, --signed-char
2020-06-19 05:52:39 +08:00
char is signed
2017-01-25 03:39:46 +08:00
.. option :: -fsigned-zeros, -fno-signed-zeros
.. option :: -fsized-deallocation, -fno-sized-deallocation
Enable C++14 sized global deallocation functions
.. option :: -fsjlj-exceptions
Use SjLj style exceptions
.. option :: -fslp-vectorize, -fno-slp-vectorize, -ftree-slp-vectorize
Enable the superword-level parallelism vectorization passes
.. option :: -fspell-checking, -fno-spell-checking
.. option :: -fspell-checking-limit=<arg>
.. option :: -fsplit-dwarf-inlining, -fno-split-dwarf-inlining
2018-02-23 01:10:28 +08:00
Provide minimal debug info in the object/executable to facilitate online symbolication/stack traces in the absence of .dwo/.dwp files when using Split DWARF
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -fsplit-lto-unit, -fno-split-lto-unit
2020-06-19 05:52:39 +08:00
Enables splitting of the LTO unit
2020-03-11 02:08:19 +08:00
2020-10-09 20:29:53 +08:00
.. option :: -fsplit-machine-functions, -fno-split-machine-functions
Enable late function splitting using profile information (x86 ELF)
2017-01-25 03:39:46 +08:00
.. option :: -fsplit-stack
2020-10-09 20:29:53 +08:00
.. option :: -fstack-clash-protection, -fno-stack-clash-protection
2020-03-11 02:08:19 +08:00
Enable stack clash protection
2017-01-25 03:39:46 +08:00
.. option :: -fstack-protector, -fno-stack-protector
2020-10-09 20:29:53 +08:00
Enable stack protectors for some functions vulnerable to stack smashing. This uses a loose heuristic which considers functions vulnerable if they contain a char (or 8bit integer) array or constant sized calls to alloca , which are of greater size than ssp-buffer-size (default: 8 bytes). All variable sized calls to alloca are considered vulnerable. A function with a stack protector has a guard value added to the stack frame that is checked on function exit. The guard value must be positioned in the stack frame such that a buffer overflow from a vulnerable variable will overwrite the guard value before overwriting the function's return address. The reference stack guard value is stored in a global variable.
2017-01-25 03:39:46 +08:00
.. option :: -fstack-protector-all
2020-03-11 02:08:19 +08:00
Enable stack protectors for all functions
2017-01-25 03:39:46 +08:00
.. option :: -fstack-protector-strong
2020-03-11 02:08:19 +08:00
Enable stack protectors for some functions vulnerable to stack smashing. Compared to -fstack-protector, this uses a stronger heuristic that includes functions containing arrays of any size (and any type), as well as any calls to alloca or the taking of an address from a local variable
2017-01-25 03:39:46 +08:00
2018-01-24 02:40:15 +08:00
.. option :: -fstack-size-section, -fno-stack-size-section
Emit section containing metadata on function stack sizes
2017-01-25 03:39:46 +08:00
.. option :: -fstandalone-debug, -fno-limit-debug-info, -fno-standalone-debug
Emit full debug info for all types used by the program
.. option :: -fstrict-aliasing, -fno-strict-aliasing
.. option :: -fstrict-enums, -fno-strict-enums
Enable optimizations based on the strict definition of an enum's value range
2018-08-24 01:55:03 +08:00
.. option :: -fstrict-float-cast-overflow, -fno-strict-float-cast-overflow
Assume that overflowing float-to-int casts are undefined (default)
2017-01-25 03:39:46 +08:00
.. option :: -fstrict-overflow, -fno-strict-overflow
.. option :: -fstrict-return, -fno-strict-return
.. option :: -fstrict-vtable-pointers, -fno-strict-vtable-pointers
Enable optimizations based on the strict rules for overwriting polymorphic C++ objects
.. option :: -fstruct-path-tbaa, -fno-struct-path-tbaa
2020-03-11 02:08:19 +08:00
.. option :: -fsymbol-partition=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -ftabstop=<arg>
.. option :: -ftemplate-backtrace-limit=<arg>
.. option :: -ftemplate-depth-<arg>
.. option :: -ftemplate-depth=<arg>
2020-06-19 05:52:39 +08:00
.. option :: -ftest-coverage, -fno-test-coverage
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -fthin-link-bitcode=<arg>
Write minimized bitcode to <file> for the ThinLTO thin link only
2017-01-25 03:39:46 +08:00
.. option :: -fthinlto-index=<arg>
Perform ThinLTO importing using provided function summary index
.. option :: -fthreadsafe-statics, -fno-threadsafe-statics
.. option :: -ftime-report
2019-07-24 22:55:40 +08:00
.. option :: -ftime-trace
2020-03-11 02:08:19 +08:00
Turn on time profiler. Generates JSON file based on output filename. Results
can be analyzed with chrome://tracing or `Speedscope App
<https://www.speedscope.app> `_ for flamegraph visualization.
2019-07-24 22:55:40 +08:00
.. option :: -ftime-trace-granularity=<arg>
Minimum time granularity (in microseconds) traced by time profiler
2017-01-25 03:39:46 +08:00
.. option :: -ftls-model=<arg>
.. option :: -ftrap-function=<arg>
Issue call to specified function rather than a trap instruction
.. option :: -ftrapping-math, -fno-trapping-math
.. option :: -ftrapv
Trap on integer overflow
.. option :: -ftrapv-handler <arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -ftrapv-handler=<function name>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Specify the function to be called on overflow
.. option :: -ftrigraphs, -fno-trigraphs, -trigraphs, --trigraphs
Process trigraph sequences
2020-06-19 05:52:39 +08:00
.. option :: -ftrivial-auto-var-init-stop-after=<arg>
Stop initializing trivial automatic stack variables after the specified number of instances
2020-03-11 02:08:19 +08:00
.. option :: -ftrivial-auto-var-init=<arg>
Initialize trivial automatic stack variables: uninitialized (default) \| pattern
2020-06-19 05:52:39 +08:00
.. option :: -funique-basic-block-section-names, -fno-unique-basic-block-section-names
Use unique names for basic block sections (ELF Only)
2017-01-25 03:39:46 +08:00
2020-06-19 05:52:39 +08:00
.. option :: -funique-internal-linkage-names, -fno-unique-internal-linkage-names
Uniqueify Internal Linkage Symbol Names by appending the MD5 hash of the module path
.. option :: -funique-section-names, -fno-unique-section-names
2017-01-25 03:39:46 +08:00
.. option :: -funit-at-a-time, -fno-unit-at-a-time
.. option :: -funroll-loops, -fno-unroll-loops
Turn on loop unroller
.. option :: -funsafe-math-optimizations, -fno-unsafe-math-optimizations
.. option :: -funsigned-bitfields
.. option :: -funsigned-char, -fno-unsigned-char, --unsigned-char
.. option :: -funwind-tables, -fno-unwind-tables
.. option :: -fuse-cxa-atexit, -fno-use-cxa-atexit
.. option :: -fuse-init-array, -fno-use-init-array
.. option :: -fuse-ld=<arg>
.. option :: -fuse-line-directives, -fno-use-line-directives
2020-06-19 05:52:39 +08:00
Use #line in preprocessed output
2020-03-11 02:08:19 +08:00
.. option :: -fvalidate-ast-input-files-content
Compute and store the hash of input files used to build an AST. Files with mismatching mtime's are considered valid if both contents is identical
2017-01-25 03:39:46 +08:00
.. option :: -fveclib=<arg>
Use the given vector functions library
.. option :: -fvectorize, -fno-vectorize, -ftree-vectorize
Enable the loop vectorization passes
2020-03-11 02:08:19 +08:00
.. option :: -fverbose-asm, -dA, -fno-verbose-asm
2020-06-19 05:52:39 +08:00
Generate verbose assembly output
.. option :: -fvirtual-function-elimination, -fno-virtual-function-elimination
2020-03-11 02:08:19 +08:00
Enables dead virtual function elimination optimization. Requires -flto=full
.. option :: -fvisibility-global-new-delete-hidden
Give global C++ operator new and delete declarations hidden visibility
2017-01-25 03:39:46 +08:00
.. option :: -fvisibility-inlines-hidden
2018-07-20 06:45:41 +08:00
Give inline C++ member functions hidden visibility by default
2017-01-25 03:39:46 +08:00
2020-10-09 20:29:53 +08:00
.. option :: -fvisibility-inlines-hidden-static-local-var, -fno-visibility-inlines-hidden-static-local-var
When -fvisibility-inlines-hidden is enabled, static variables in inline C++ member functions will also be given hidden visibility by default
2017-01-25 03:39:46 +08:00
.. option :: -fvisibility-ms-compat
Give global types 'default' visibility and global functions and variables 'hidden' visibility by default
.. option :: -fvisibility=<arg>
Set the default symbol visibility for all global declarations
2020-03-11 02:08:19 +08:00
.. option :: -fwasm-exceptions
Use WebAssembly style exceptions
2017-01-25 03:39:46 +08:00
.. option :: -fwhole-program-vtables, -fno-whole-program-vtables
Enables whole-program vtable optimization. Requires -flto
.. option :: -fwrapv, -fno-wrapv
Treat signed integer overflow as two's complement
.. option :: -fwritable-strings
Store string literals as writable data
2017-12-12 05:09:16 +08:00
.. option :: -fxray-always-emit-customevents, -fno-xray-always-emit-customevents
2020-06-19 05:52:39 +08:00
Always emit \_\_xray\_customevent(...) calls even if the containing function is not always instrumented
2017-12-12 05:09:16 +08:00
2018-04-20 21:26:03 +08:00
.. option :: -fxray-always-emit-typedevents, -fno-xray-always-emit-typedevents
2020-06-19 05:52:39 +08:00
Always emit \_\_xray\_typedevent(...) calls even if the containing function is not always instrumented
2018-04-20 21:26:03 +08:00
2017-04-14 06:39:49 +08:00
.. option :: -fxray-always-instrument=<arg>
2018-04-20 21:26:03 +08:00
DEPRECATED: Filename defining the whitelist for imbuing the 'always instrument' XRay attribute.
.. option :: -fxray-attr-list=<arg>
Filename defining the list of functions/types for imbuing XRay attributes.
2017-04-14 06:39:49 +08:00
2020-10-09 20:29:53 +08:00
.. option :: -fxray-function-groups=<arg>
Only instrument 1 of N groups
2020-06-19 05:52:39 +08:00
.. option :: -fxray-function-index, -fno-xray-function-index
2020-03-11 02:08:19 +08:00
.. option :: -fxray-ignore-loops, -fno-xray-ignore-loops
Don't instrument functions with loops unless they also meet the minimum function size
2017-01-25 03:39:46 +08:00
.. option :: -fxray-instruction-threshold<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -fxray-instruction-threshold=<arg>
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
Sets the minimum function size to instrument with XRay
.. option :: -fxray-instrument, -fno-xray-instrument
Generate XRay instrumentation sleds on function entry and exit
2018-04-20 21:26:03 +08:00
.. option :: -fxray-instrumentation-bundle=<arg>
2020-03-11 02:08:19 +08:00
Select which XRay instrumentation points to emit. Options: all, none, function-entry, function-exit, function, custom. Default is 'all'. 'function' includes both 'function-entry' and 'function-exit'.
2018-04-20 21:26:03 +08:00
.. option :: -fxray-link-deps
Tells clang to add the link dependencies for XRay.
.. option :: -fxray-modes=<arg>
List of modes to link in by default into XRay instrumented binaries.
2017-04-14 06:39:49 +08:00
.. option :: -fxray-never-instrument=<arg>
2018-04-20 21:26:03 +08:00
DEPRECATED: Filename defining the whitelist for imbuing the 'never instrument' XRay attribute.
2017-04-14 06:39:49 +08:00
2020-10-09 20:29:53 +08:00
.. option :: -fxray-selected-function-group=<arg>
When using -fxray-function-groups, select which group of functions to instrument. Valid range is 0 to fxray-function-groups - 1
2017-01-25 03:39:46 +08:00
.. option :: -fzero-initialized-in-bss, -fno-zero-initialized-in-bss
.. option :: -fzvector, -fno-zvector, -mzvector
Enable System z vector language extension
.. option :: -pedantic, --pedantic, -no-pedantic, --no-pedantic
.. option :: -pedantic-errors, --pedantic-errors
OpenCL flags
------------
.. option :: -cl-denorms-are-zero
OpenCL only. Allow denormals to be flushed to zero.
.. option :: -cl-fast-relaxed-math
OpenCL only. Sets -cl-finite-math-only and -cl-unsafe-math-optimizations, and defines \_\_FAST\_RELAXED\_MATH\_\_.
.. option :: -cl-finite-math-only
OpenCL only. Allow floating-point optimizations that assume arguments and results are not NaNs or +-Inf.
.. option :: -cl-fp32-correctly-rounded-divide-sqrt
OpenCL only. Specify that single precision floating-point divide and sqrt used in the program source are correctly rounded.
.. option :: -cl-kernel-arg-info
OpenCL only. Generate kernel argument metadata.
.. option :: -cl-mad-enable
OpenCL only. Allow use of less precise MAD computations in the generated binary.
.. option :: -cl-no-signed-zeros
OpenCL only. Allow use of less precise no signed zeros computations in the generated binary.
.. option :: -cl-opt-disable
OpenCL only. This option disables all optimizations. By default optimizations are enabled.
.. option :: -cl-single-precision-constant
OpenCL only. Treat double precision floating-point constant as single precision constant.
.. option :: -cl-std=<arg>
OpenCL language standard to compile for.
.. option :: -cl-strict-aliasing
OpenCL only. This option is added for compatibility with OpenCL 1.0.
2018-02-23 01:10:28 +08:00
.. option :: -cl-uniform-work-group-size
OpenCL only. Defines that the global work-size be a multiple of the work-group size specified to clEnqueueNDRangeKernel
2017-01-25 03:39:46 +08:00
.. option :: -cl-unsafe-math-optimizations
OpenCL only. Allow unsafe floating-point optimizations. Also implies -cl-no-signed-zeros and -cl-mad-enable.
2020-03-11 02:08:19 +08:00
SYCL flags
----------
.. option :: -fsycl, -fno-sycl
Enable SYCL kernels compilation for device
.. option :: -sycl-std=<arg>
SYCL language standard to compile for.
2017-01-25 03:39:46 +08:00
Target-dependent compilation options
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-06-19 05:52:39 +08:00
.. option :: -G<size>, -G=<arg>, -msmall-data-limit=<arg>, -msmall-data-threshold=<arg>
2017-01-27 10:08:37 +08:00
2020-06-19 05:52:39 +08:00
Put objects of at most <size> bytes into small data section (MIPS / Hexagon)
2017-01-27 10:08:37 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x1
2020-06-19 05:52:39 +08:00
Reserve the x1 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x10
2020-06-19 05:52:39 +08:00
Reserve the x10 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x11
2020-06-19 05:52:39 +08:00
Reserve the x11 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x12
2020-06-19 05:52:39 +08:00
Reserve the x12 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x13
2020-06-19 05:52:39 +08:00
Reserve the x13 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x14
2020-06-19 05:52:39 +08:00
Reserve the x14 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x15
2020-06-19 05:52:39 +08:00
Reserve the x15 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x16
2020-06-19 05:52:39 +08:00
Reserve the x16 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x17
2020-06-19 05:52:39 +08:00
Reserve the x17 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x18
2020-06-19 05:52:39 +08:00
Reserve the x18 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x19
2020-06-19 05:52:39 +08:00
Reserve the x19 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x2
2020-06-19 05:52:39 +08:00
Reserve the x2 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x20
2020-06-19 05:52:39 +08:00
Reserve the x20 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x21
2020-06-19 05:52:39 +08:00
Reserve the x21 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x22
2020-06-19 05:52:39 +08:00
Reserve the x22 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x23
2020-06-19 05:52:39 +08:00
Reserve the x23 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x24
2020-06-19 05:52:39 +08:00
Reserve the x24 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x25
2020-06-19 05:52:39 +08:00
Reserve the x25 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x26
2020-06-19 05:52:39 +08:00
Reserve the x26 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x27
2020-06-19 05:52:39 +08:00
Reserve the x27 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x28
2020-06-19 05:52:39 +08:00
Reserve the x28 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x29
2020-06-19 05:52:39 +08:00
Reserve the x29 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x3
2020-06-19 05:52:39 +08:00
Reserve the x3 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x30
2020-06-19 05:52:39 +08:00
Reserve the x30 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x31
2020-06-19 05:52:39 +08:00
Reserve the x31 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x4
2020-06-19 05:52:39 +08:00
Reserve the x4 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x5
2020-06-19 05:52:39 +08:00
Reserve the x5 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x6
2020-06-19 05:52:39 +08:00
Reserve the x6 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x7
2020-06-19 05:52:39 +08:00
Reserve the x7 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x8
2020-06-19 05:52:39 +08:00
Reserve the x8 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
.. option :: -ffixed-x9
2020-06-19 05:52:39 +08:00
Reserve the x9 register (AArch64/RISC-V only)
2020-03-11 02:08:19 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -m16
.. option :: -m32
.. option :: -m64
.. option :: -mabi=<arg>
2020-06-19 05:52:39 +08:00
.. option :: -maix-struct-return
Return all structs in memory (PPC32 only)
2020-03-11 02:08:19 +08:00
.. option :: -malign-branch-boundary=<arg>
Specify the boundary's size to align branches
.. option :: -malign-branch=<arg1>,<arg2>...
Specify types of branches to align
2017-01-25 03:39:46 +08:00
.. option :: -malign-double
Align doubles to two words in structs (x86 only)
.. option :: -march=<arg>
.. option :: -masm=<arg>
.. option :: -mbackchain, -mno-backchain
Link stack frames through backchain on System Z
2020-03-11 02:08:19 +08:00
.. option :: -mbranches-within-32B-boundaries
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
Align selected branches (fused, jcc, jmp) within 32-byte boundary
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -mcmodel=<arg>, -mcmodel=medany (equivalent to -mcmodel=medium), -mcmodel=medlow (equivalent to -mcmodel=small)
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -mconsole<arg>
.. program :: clang1
.. option :: -mcpu=<arg>, -mv5 (equivalent to -mcpu=hexagonv5), -mv55 (equivalent to -mcpu=hexagonv55), -mv60 (equivalent to -mcpu=hexagonv60), -mv62 (equivalent to -mcpu=hexagonv62), -mv65 (equivalent to -mcpu=hexagonv65), -mv66 (equivalent to -mcpu=hexagonv66), -mv67 (equivalent to -mcpu=hexagonv67), -mv67t (equivalent to -mcpu=hexagonv67t)
.. program :: clang
2019-06-26 07:57:14 +08:00
2018-08-24 01:55:03 +08:00
.. option :: -mcrc, -mno-crc
2017-01-25 03:39:46 +08:00
2018-08-24 01:55:03 +08:00
Allow use of CRC instructions (ARM/Mips only)
2017-01-25 03:39:46 +08:00
2018-08-24 01:55:03 +08:00
.. option :: -mdefault-build-attributes<arg>, -mno-default-build-attributes<arg>
2017-01-25 03:39:46 +08:00
2018-08-24 01:55:03 +08:00
.. option :: -mdll<arg>
2017-01-25 03:39:46 +08:00
2020-06-19 05:52:39 +08:00
.. option :: -mdouble=<arg>
Force double to be 32 bits or 64 bits
2017-01-25 03:39:46 +08:00
.. option :: -mdynamic-no-pic<arg>
.. option :: -meabi <arg>
Set EABI type, e.g. 4, 5 or gnu (default depends on triple)
2020-06-19 05:52:39 +08:00
.. option :: -menable-experimental-extensions
Enable use of experimental RISC-V extensions.
2017-04-14 06:39:49 +08:00
.. option :: -mfentry
2019-09-20 21:13:50 +08:00
Insert calls to fentry at function entry (x86/SystemZ only)
2017-04-14 06:39:49 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -mfloat-abi=<arg>
.. option :: -mfpmath=<arg>
.. option :: -mfpu=<arg>
.. option :: -mglobal-merge, -mno-global-merge
Enable merging of globals
.. option :: -mhard-float
.. option :: -mhwdiv=<arg>, --mhwdiv <arg>, --mhwdiv=<arg>
2020-03-11 02:08:19 +08:00
.. option :: -mhwmult=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -miamcu, -mno-iamcu
Use Intel MCU ABI
2020-10-09 20:29:53 +08:00
.. option :: -mignore-xcoff-visibility
Not emit the visibility attribute for asm in AIX OS or give all symbols 'unspecified' visibility in XCOFF object file
2017-01-25 03:39:46 +08:00
.. option :: -mimplicit-float, -mno-implicit-float
.. option :: -mimplicit-it=<arg>
.. option :: -mincremental-linker-compatible, -mno-incremental-linker-compatible
(integrated-as) Emit an object file which can be used with an incremental linker
2017-04-14 06:39:49 +08:00
.. option :: -miphoneos-version-min=<arg>, -mios-version-min=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -mkernel
.. option :: -mlong-calls, -mno-long-calls
Generate branches with extended addressability, usually via indirect jumps.
2020-04-03 12:59:47 +08:00
.. option :: -mlvi-cfi, -mno-lvi-cfi
Enable only control-flow mitigations for Load Value Injection (LVI)
2020-06-19 05:52:39 +08:00
.. option :: -mlvi-hardening, -mno-lvi-hardening
Enable all mitigations for Load Value Injection (LVI)
2017-07-21 01:52:48 +08:00
.. option :: -mmacosx-version-min=<arg>, -mmacos-version-min=<arg>
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
Set Mac OS X deployment target
2017-01-25 03:39:46 +08:00
2017-07-21 01:52:48 +08:00
.. option :: -mmcu=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -mms-bitfields, -mno-ms-bitfields
Set the default structure layout to be compatible with the Microsoft compiler standard
2020-03-11 02:08:19 +08:00
.. option :: -mnop-mcount
Generate mcount/\_\_fentry\_\_ calls as nops. To activate they need to be patched in.
2017-01-25 03:39:46 +08:00
.. option :: -momit-leaf-frame-pointer, -mno-omit-leaf-frame-pointer
Omit frame pointer setup for leaf functions
.. option :: -moslib=<arg>
2020-03-11 02:08:19 +08:00
.. option :: -mpacked-stack, -mno-packed-stack
Use packed stack layout (SystemZ only).
2020-06-19 05:52:39 +08:00
.. option :: -mpad-max-prefix-size=<arg>
Specify maximum number of prefixes to use for padding
2017-01-25 03:39:46 +08:00
.. option :: -mpie-copy-relocations, -mno-pie-copy-relocations
Use copy relocations support for PIE builds
2017-12-12 05:09:19 +08:00
.. option :: -mprefer-vector-width=<arg>
Specifies preferred vector width for auto-vectorization. Defaults to 'none' which allows target specific decisions.
2017-01-25 03:39:46 +08:00
.. option :: -mqdsp6-compat
Enable hexagon-qdsp6 backward compatibility
.. option :: -mrecip
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -mrecip=<arg1>,<arg2>...
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -mrecord-mcount
Generate a \_\_mcount\_loc section entry for each \_\_fentry\_\_ call.
2017-01-25 03:39:46 +08:00
.. option :: -mred-zone, -mno-red-zone
.. option :: -mregparm=<arg>
2020-10-09 20:29:53 +08:00
.. option :: -mrelax, -mno-relax
Enable linker relaxation
2017-01-25 03:39:46 +08:00
.. option :: -mrelax-all, -mno-relax-all
(integrated-as) Relax all machine instructions
2018-08-24 01:55:03 +08:00
.. option :: -mretpoline, -mno-retpoline
2017-01-25 03:39:46 +08:00
.. option :: -mrtd, -mno-rtd
Make StdCall calling convention the default
2020-05-14 02:25:08 +08:00
.. option :: -mseses, -mno-seses
Enable speculative execution side effect suppression (SESES). Includes LVI control flow integrity mitigations
2018-08-24 01:55:03 +08:00
.. option :: -msign-return-address=<arg>
Select return address signing scope
2017-01-25 03:39:46 +08:00
2020-10-09 20:29:53 +08:00
.. option :: -msim
2017-01-25 03:39:46 +08:00
.. option :: -msoft-float, -mno-soft-float
Use software floating point
2020-03-11 02:08:19 +08:00
.. option :: -mspeculative-load-hardening, -mno-speculative-load-hardening
2017-01-25 03:39:46 +08:00
.. option :: -mstack-alignment=<arg>
Set the stack alignment
2018-04-20 21:26:03 +08:00
.. option :: -mstack-arg-probe, -mno-stack-arg-probe
2017-01-25 03:39:46 +08:00
2018-04-20 21:26:03 +08:00
Enable stack probes
2017-01-25 03:39:46 +08:00
2018-04-20 21:26:03 +08:00
.. option :: -mstack-probe-size=<arg>
2018-02-23 21:47:36 +08:00
2018-04-20 21:26:03 +08:00
Set the stack probe size
2018-02-23 21:47:36 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -mstackrealign, -mno-stackrealign
Force realign the stack at entry to every function
2020-06-19 05:52:39 +08:00
.. option :: -msvr4-struct-return
Return small structs in registers (PPC32 only)
2017-01-25 03:39:46 +08:00
.. option :: -mthread-model <arg>
The thread model to use, e.g. posix, single (posix by default)
.. option :: -mthreads<arg>
.. option :: -mthumb, -mno-thumb
2020-03-11 02:08:19 +08:00
.. option :: -mtls-direct-seg-refs, -mno-tls-direct-seg-refs
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
Enable direct TLS access through segment registers (default)
.. option :: -mtls-size=<arg>
Specify bit size of immediate TLS offsets (AArch64 ELF only): 12 (for 4KB) \| 24 (for 16MB, default) \| 32 (for 4GB) \| 48 (for 256TB, needs -mcmodel=large)
.. program :: clang1
.. option :: -mtune=<arg>
.. program :: clang
2019-06-26 07:57:14 +08:00
2020-10-09 20:29:53 +08:00
Only supported on X86. Otherwise accepted for compatibility with GCC.
2020-04-22 15:49:02 +08:00
2017-04-14 06:39:49 +08:00
.. option :: -mtvos-version-min=<arg>, -mappletvos-version-min=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -municode<arg>
.. option :: -mvx, -mno-vx
.. option :: -mwarn-nonportable-cfstrings, -mno-warn-nonportable-cfstrings
2017-04-14 06:39:49 +08:00
.. option :: -mwatchos-version-min=<arg>
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -mwavefrontsize64, -mno-wavefrontsize64
Wavefront size 64 is used
2017-01-25 03:39:46 +08:00
.. option :: -mwindows<arg>
.. option :: -mx32
AARCH64
-------
2018-09-26 00:48:40 +08:00
.. option :: -fcall-saved-x10
Make the x10 register call-saved (AArch64 only)
.. option :: -fcall-saved-x11
Make the x11 register call-saved (AArch64 only)
.. option :: -fcall-saved-x12
Make the x12 register call-saved (AArch64 only)
.. option :: -fcall-saved-x13
Make the x13 register call-saved (AArch64 only)
.. option :: -fcall-saved-x14
Make the x14 register call-saved (AArch64 only)
.. option :: -fcall-saved-x15
Make the x15 register call-saved (AArch64 only)
.. option :: -fcall-saved-x18
Make the x18 register call-saved (AArch64 only)
2020-03-11 02:08:19 +08:00
.. option :: -fcall-saved-x8
Make the x8 register call-saved (AArch64 only)
.. option :: -fcall-saved-x9
Make the x9 register call-saved (AArch64 only)
2017-01-25 03:39:46 +08:00
.. option :: -mfix-cortex-a53-835769, -mno-fix-cortex-a53-835769
Workaround Cortex-A53 erratum 835769 (AArch64 only)
.. option :: -mgeneral-regs-only
Generate code which only uses the general purpose registers (AArch64 only)
2020-10-09 20:29:53 +08:00
.. option :: -mmark-bti-property
2020-03-11 02:08:19 +08:00
2020-10-09 20:29:53 +08:00
Add .note.gnu.property with BTI to assembly files (AArch64 only)
.. option :: -msve-vector-bits=<arg>
Specify the size in bits of an SVE vector register. Defaults to the vector length agnostic value of "scalable". (AArch64 only)
2020-03-11 02:08:19 +08:00
2020-10-09 20:29:53 +08:00
AMDGPU
------
2020-10-13 23:52:57 +08:00
.. option :: -mcode-object-v3, -mno-code-object-v3
2020-10-15 01:03:37 +08:00
Legacy option to specify code object v3 (AMDGPU only)
2020-10-13 23:52:57 +08:00
2019-05-14 07:15:59 +08:00
.. option :: -mcumode, -mno-cumode
2020-03-11 02:08:19 +08:00
CU wavefront execution mode is used (AMDGPU only)
2019-05-14 07:15:59 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -msram-ecc, -mno-sram-ecc
2019-06-14 07:47:59 +08:00
2020-03-11 02:08:19 +08:00
Enable SRAM ECC (AMDGPU only)
2019-06-14 07:47:59 +08:00
2017-11-21 02:07:43 +08:00
.. option :: -mxnack, -mno-xnack
Enable XNACK (AMDGPU only)
2017-01-25 03:39:46 +08:00
ARM
---
2020-03-11 02:08:19 +08:00
.. option :: -fAAPCSBitfieldLoad
Follows the AAPCS standard that all volatile bit-field write generates at least one load. (ARM only).
2017-01-25 03:39:46 +08:00
.. option :: -ffixed-r9
Reserve the r9 register (ARM only)
2020-03-11 02:08:19 +08:00
.. option :: -mcmse
Allow use of CMSE (Armv8-M Security Extensions)
2020-01-29 18:38:10 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -mexecute-only, -mno-execute-only, -mpure-code
Disallow generation of data access to code sections (ARM only)
.. option :: -mno-movt
Disallow use of movt/movw pairs (ARM only)
2017-04-14 06:39:49 +08:00
.. option :: -mno-neg-immediates
Disallow converting instructions with negative immediates to their negation or inversion.
2017-01-25 03:39:46 +08:00
.. option :: -mnocrc
Disallow use of CRC instructions (ARM only)
.. option :: -mrestrict-it, -mno-restrict-it
Disallow generation of deprecated IT blocks for ARMv8. It is on by default for ARMv8 Thumb mode.
2017-11-21 02:07:43 +08:00
.. option :: -mtp=<arg>
2020-03-11 02:08:19 +08:00
Thread pointer access method (AArch32/AArch64 only)
2017-11-21 02:07:43 +08:00
2017-01-25 03:39:46 +08:00
.. option :: -munaligned-access, -mno-unaligned-access
Allow memory accesses to be unaligned (AArch32/AArch64 only)
2017-11-21 02:07:43 +08:00
Hexagon
-------
.. option :: -mieee-rnd-near
2018-08-24 01:55:03 +08:00
.. option :: -mmemops, -mno-memops
Enable generation of memop instructions
.. option :: -mnvj, -mno-nvj
Enable generation of new-value jumps
.. option :: -mnvs, -mno-nvs
Enable generation of new-value stores
2018-04-20 21:26:03 +08:00
.. option :: -mpackets, -mno-packets
Enable generation of instruction packets
2017-01-25 03:39:46 +08:00
Hexagon
-------
.. option :: -mhvx, -mno-hvx
Enable Hexagon Vector eXtensions
2017-11-21 02:07:43 +08:00
.. option :: -mhvx-length=<arg>
Set Hexagon Vector Length
.. program :: clang1
.. option :: -mhvx=<arg>
.. program :: clang
Enable Hexagon Vector eXtensions
2017-01-25 03:39:46 +08:00
2018-08-24 01:55:03 +08:00
MIPS
----
.. option :: -mabicalls, -mno-abicalls
Enable SVR4-style position-independent code (Mips only)
.. option :: -mabs=<arg>
.. option :: -mcheck-zero-division, -mno-check-zero-division
.. option :: -mcompact-branches=<arg>
.. option :: -mdouble-float
.. option :: -mdsp, -mno-dsp
.. option :: -mdspr2, -mno-dspr2
.. option :: -membedded-data, -mno-embedded-data
Place constants in the .rodata section instead of the .sdata section even if they meet the -G <size> threshold (MIPS)
.. option :: -mextern-sdata, -mno-extern-sdata
Assume that externally defined data is in the small data if it meets the -G <size> threshold (MIPS)
.. option :: -mfp32
Use 32-bit floating point registers (MIPS only)
.. option :: -mfp64
Use 64-bit floating point registers (MIPS only)
.. option :: -mginv, -mno-ginv
.. option :: -mgpopt, -mno-gpopt
Use GP relative accesses for symbols known to be in a small data section (MIPS)
.. option :: -mindirect-jump=<arg>
Change indirect jump instructions to inhibit speculation
.. option :: -mips16
.. option :: -mldc1-sdc1, -mno-ldc1-sdc1
.. option :: -mlocal-sdata, -mno-local-sdata
Extend the -G behaviour to object local data (MIPS)
.. option :: -mmadd4, -mno-madd4
Enable the generation of 4-operand madd.s, madd.d and related instructions.
.. option :: -mmicromips, -mno-micromips
.. option :: -mmsa, -mno-msa
Enable MSA ASE (MIPS only)
.. option :: -mmt, -mno-mt
Enable MT ASE (MIPS only)
.. option :: -mnan=<arg>
.. option :: -mno-mips16
.. option :: -msingle-float
.. option :: -mvirt, -mno-virt
.. option :: -mxgot, -mno-xgot
2017-01-25 03:39:46 +08:00
PowerPC
-------
2017-04-14 06:39:49 +08:00
.. option :: -maltivec, -mno-altivec
2017-01-25 03:39:46 +08:00
.. option :: -mcmpb, -mno-cmpb
.. option :: -mcrbits, -mno-crbits
.. option :: -mcrypto, -mno-crypto
.. option :: -mdirect-move, -mno-direct-move
.. option :: -mfloat128, -mno-float128
.. option :: -mfprnd, -mno-fprnd
.. option :: -mhtm, -mno-htm
.. option :: -minvariant-function-descriptors, -mno-invariant-function-descriptors
.. option :: -misel, -mno-isel
.. option :: -mlongcall, -mno-longcall
.. option :: -mmfocrf, -mmfcrf, -mno-mfocrf
2020-10-09 20:29:53 +08:00
.. option :: -mmma, -mno-mma
.. option :: -mpaired-vector-memops, -mno-paired-vector-memops
2020-06-19 05:52:39 +08:00
.. option :: -mpcrel, -mno-pcrel
2017-01-25 03:39:46 +08:00
.. option :: -mpopcntd, -mno-popcntd
2020-06-19 05:52:39 +08:00
.. option :: -mpower10-vector, -mno-power10-vector
2017-01-25 03:39:46 +08:00
.. option :: -mpower8-vector, -mno-power8-vector
.. option :: -mpower9-vector, -mno-power9-vector
.. option :: -mqpx, -mno-qpx
2018-04-20 21:26:03 +08:00
.. option :: -msecure-plt
2020-03-11 02:08:19 +08:00
.. option :: -mspe, -mno-spe
2017-01-25 03:39:46 +08:00
.. option :: -mvsx, -mno-vsx
WebAssembly
-----------
2020-03-11 02:08:19 +08:00
.. option :: -matomics, -mno-atomics
.. option :: -mbulk-memory, -mno-bulk-memory
2018-04-20 21:26:03 +08:00
.. option :: -mexception-handling, -mno-exception-handling
2020-03-11 02:08:19 +08:00
.. option :: -mmultivalue, -mno-multivalue
.. option :: -mmutable-globals, -mno-mutable-globals
2017-12-12 05:09:16 +08:00
.. option :: -mnontrapping-fptoint, -mno-nontrapping-fptoint
2020-03-11 02:08:19 +08:00
.. option :: -mreference-types, -mno-reference-types
2018-01-20 01:16:32 +08:00
.. option :: -msign-ext, -mno-sign-ext
2017-01-25 03:39:46 +08:00
.. option :: -msimd128, -mno-simd128
2020-03-11 02:08:19 +08:00
.. option :: -mtail-call, -mno-tail-call
.. option :: -munimplemented-simd128, -mno-unimplemented-simd128
2020-06-19 05:52:39 +08:00
WebAssembly Driver
------------------
2020-04-22 01:35:10 +08:00
.. option :: -mexec-model=<arg>
2020-06-19 05:52:39 +08:00
Execution model (WebAssembly only)
2020-04-22 01:35:10 +08:00
2017-01-25 03:39:46 +08:00
X86
---
.. option :: -m3dnow, -mno-3dnow
.. option :: -m3dnowa, -mno-3dnowa
.. option :: -madx, -mno-adx
.. option :: -maes, -mno-aes
2020-07-07 09:50:17 +08:00
.. option :: -mamx-bf16, -mno-amx-bf16
.. option :: -mamx-int8, -mno-amx-int8
.. option :: -mamx-tile, -mno-amx-tile
2017-01-25 03:39:46 +08:00
.. option :: -mavx, -mno-avx
.. option :: -mavx2, -mno-avx2
Enable intrinsics of AVX512_BF16, which are supported for BFLOAT16 in Cooper Lake
Summary:
1. Enable infrastructure of AVX512_BF16, which is supported for BFLOAT16 in Cooper Lake;
2. Enable intrinsics for VCVTNE2PS2BF16, VCVTNEPS2BF16 and DPBF16PS instructions, which are Vector Neural Network Instructions supporting BFLOAT16 inputs and conversion instructions from IEEE single precision.
For more details about BF16 intrinsic, please refer to the latest ISE document: https://software.intel.com/en-us/download/intel-architecture-instruction-set-extensions-programming-reference
Patch by LiuTianle
Reviewers: craig.topper, smaslov, LuoYuanke, wxiao3, annita.zhang, spatel, RKSimon
Reviewed By: craig.topper
Subscribers: mgorny, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D60552
llvm-svn: 360018
2019-05-06 16:25:11 +08:00
.. option :: -mavx512bf16, -mno-avx512bf16
2020-03-11 02:08:19 +08:00
.. option :: -mavx512bitalg, -mno-avx512bitalg
2017-01-25 03:39:46 +08:00
.. option :: -mavx512bw, -mno-avx512bw
.. option :: -mavx512cd, -mno-avx512cd
.. option :: -mavx512dq, -mno-avx512dq
.. option :: -mavx512er, -mno-avx512er
.. option :: -mavx512f, -mno-avx512f
.. option :: -mavx512ifma, -mno-avx512ifma
.. option :: -mavx512pf, -mno-avx512pf
.. option :: -mavx512vbmi, -mno-avx512vbmi
2018-01-04 02:29:12 +08:00
.. option :: -mavx512vbmi2, -mno-avx512vbmi2
2017-01-25 03:39:46 +08:00
.. option :: -mavx512vl, -mno-avx512vl
2018-01-04 02:29:12 +08:00
.. option :: -mavx512vnni, -mno-avx512vnni
2019-05-31 14:09:35 +08:00
.. option :: -mavx512vp2intersect, -mno-avx512vp2intersect
2017-07-21 01:52:48 +08:00
.. option :: -mavx512vpopcntdq, -mno-avx512vpopcntdq
2017-01-25 03:39:46 +08:00
.. option :: -mbmi, -mno-bmi
.. option :: -mbmi2, -mno-bmi2
2018-04-20 21:26:03 +08:00
.. option :: -mcldemote, -mno-cldemote
2017-02-08 14:48:58 +08:00
.. option :: -mclflushopt, -mno-clflushopt
2017-02-08 15:57:01 +08:00
.. option :: -mclwb, -mno-clwb
2017-04-14 06:39:49 +08:00
.. option :: -mclzero, -mno-clzero
2017-01-25 03:39:46 +08:00
.. option :: -mcx16, -mno-cx16
2019-06-06 16:28:42 +08:00
.. option :: -menqcmd, -mno-enqcmd
2017-01-25 03:39:46 +08:00
.. option :: -mf16c, -mno-f16c
.. option :: -mfma, -mno-fma
.. option :: -mfma4, -mno-fma4
.. option :: -mfsgsbase, -mno-fsgsbase
.. option :: -mfxsr, -mno-fxsr
2018-01-04 02:29:12 +08:00
.. option :: -mgfni, -mno-gfni
2020-10-13 08:42:46 +08:00
.. option :: -mhreset, -mno-hreset
2018-08-24 01:55:03 +08:00
.. option :: -minvpcid, -mno-invpcid
2020-10-09 20:29:53 +08:00
.. option :: -mkl, -mno-kl
2017-07-21 01:52:48 +08:00
.. option :: -mlwp, -mno-lwp
2017-01-25 03:39:46 +08:00
.. option :: -mlzcnt, -mno-lzcnt
.. option :: -mmmx, -mno-mmx
2017-02-08 15:57:01 +08:00
.. option :: -mmovbe, -mno-movbe
2018-05-01 18:05:42 +08:00
.. option :: -mmovdir64b, -mno-movdir64b
2018-08-24 01:55:03 +08:00
.. option :: -mmovdiri, -mno-movdiri
2017-01-25 03:39:46 +08:00
.. option :: -mmwaitx, -mno-mwaitx
.. option :: -mpclmul, -mno-pclmul
2018-08-24 01:55:03 +08:00
.. option :: -mpconfig, -mno-pconfig
2017-01-25 03:39:46 +08:00
.. option :: -mpku, -mno-pku
.. option :: -mpopcnt, -mno-popcnt
2017-02-08 16:23:40 +08:00
.. option :: -mprefetchwt1, -mno-prefetchwt1
2017-01-25 03:39:46 +08:00
.. option :: -mprfchw, -mno-prfchw
2018-08-24 01:55:03 +08:00
.. option :: -mptwrite, -mno-ptwrite
2018-01-24 02:40:15 +08:00
.. option :: -mrdpid, -mno-rdpid
2017-01-25 03:39:46 +08:00
.. option :: -mrdrnd, -mno-rdrnd
.. option :: -mrdseed, -mno-rdseed
2018-01-24 02:40:15 +08:00
.. option :: -mretpoline-external-thunk, -mno-retpoline-external-thunk
2017-01-25 03:39:46 +08:00
.. option :: -mrtm, -mno-rtm
2018-02-23 01:10:28 +08:00
.. option :: -msahf, -mno-sahf
2020-04-02 16:15:34 +08:00
.. option :: -mserialize, -mno-serialize
2017-02-08 16:23:17 +08:00
.. option :: -msgx, -mno-sgx
2017-01-25 03:39:46 +08:00
.. option :: -msha, -mno-sha
2017-12-12 05:09:16 +08:00
.. option :: -mshstk, -mno-shstk
2017-01-25 03:39:46 +08:00
.. option :: -msse, -mno-sse
.. option :: -msse2, -mno-sse2
.. option :: -msse3, -mno-sse3
.. option :: -msse4.1, -mno-sse4.1
2017-01-27 09:54:42 +08:00
.. program :: clang1
2017-01-25 03:39:46 +08:00
.. option :: -msse4.2, -mno-sse4.2, -msse4
2017-01-27 09:54:42 +08:00
.. program :: clang
2017-01-25 03:39:46 +08:00
.. option :: -msse4a, -mno-sse4a
.. option :: -mssse3, -mno-ssse3
.. option :: -mtbm, -mno-tbm
2020-04-09 13:15:42 +08:00
.. option :: -mtsxldtrk, -mno-tsxldtrk
2020-10-22 16:46:07 +08:00
.. option :: -muintr, -mno-uintr
2018-01-04 02:29:12 +08:00
.. option :: -mvaes, -mno-vaes
.. option :: -mvpclmulqdq, -mno-vpclmulqdq
2020-03-11 02:08:19 +08:00
.. option :: -mvzeroupper, -mno-vzeroupper
2018-04-24 05:41:06 +08:00
.. option :: -mwaitpkg, -mno-waitpkg
2018-04-12 04:09:09 +08:00
.. option :: -mwbnoinvd, -mno-wbnoinvd
2020-10-09 20:29:53 +08:00
.. option :: -mwidekl, -mno-widekl
2017-01-25 03:39:46 +08:00
.. option :: -mx87, -m80387, -mno-x87
.. option :: -mxop, -mno-xop
.. option :: -mxsave, -mno-xsave
.. option :: -mxsavec, -mno-xsavec
.. option :: -mxsaveopt, -mno-xsaveopt
.. option :: -mxsaves, -mno-xsaves
2018-08-24 01:55:03 +08:00
RISCV
-----
2020-03-11 02:08:19 +08:00
.. option :: -msave-restore, -mno-save-restore
Enable using library calls for save and restore
Long double flags
-----------------
Selects the long double implementation
.. option :: -mlong-double-128
Force long double to be 128 bits
.. option :: -mlong-double-64
Force long double to be 64 bits
.. option :: -mlong-double-80
Force long double to be 80 bits, padded to 128 bits for storage
2017-01-25 03:39:46 +08:00
Optimization level
~~~~~~~~~~~~~~~~~~
Flags controlling how much optimization should be performed.
2020-06-19 05:52:39 +08:00
.. option :: -O<arg>, -O (equivalent to -O1), --optimize, --optimize=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -Ofast<arg>
Debug information generation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Flags controlling how much and what kind of debug information should be
generated.
Kind and level of debug information
-----------------------------------
.. option :: -g, --debug, --debug=<arg>
Generate source-level debug information
2020-03-11 02:08:19 +08:00
.. option :: -gdwarf
Generate source-level debug information with the default dwarf version
2017-01-25 03:39:46 +08:00
.. option :: -gdwarf-2
Generate source-level debug information with dwarf version 2
.. option :: -gdwarf-3
Generate source-level debug information with dwarf version 3
2020-03-11 02:08:19 +08:00
.. option :: -gdwarf-4
2017-01-25 03:39:46 +08:00
Generate source-level debug information with dwarf version 4
.. option :: -gdwarf-5
Generate source-level debug information with dwarf version 5
.. option :: -gfull
.. option :: -gused
Debug level
___________
.. option :: -g0
.. option :: -g2
.. option :: -g3
.. option :: -ggdb0
.. option :: -ggdb1
.. option :: -ggdb2
.. option :: -ggdb3
2020-03-11 02:08:19 +08:00
.. option :: -gline-directives-only
Emit debug line info directives only
2017-01-25 03:39:46 +08:00
.. option :: -gline-tables-only, -g1, -gmlt
Emit debug line number tables only
.. option :: -gmodules
Generate debug info with external references to clang modules or precompiled headers
Debugger to tune debug information for
______________________________________
.. option :: -ggdb
.. option :: -glldb
.. option :: -gsce
Debug information flags
-----------------------
.. option :: -gcolumn-info, -gno-column-info
.. option :: -gdwarf-aranges
2018-04-20 21:26:03 +08:00
.. option :: -gembed-source, -gno-embed-source
2018-02-27 01:32:31 +08:00
2018-04-20 21:26:03 +08:00
Embed source text in DWARF debug sections
2018-02-27 01:32:31 +08:00
2018-08-24 01:55:03 +08:00
.. option :: -ggnu-pubnames, -gno-gnu-pubnames
.. option :: -gpubnames, -gno-pubnames
2017-01-25 03:39:46 +08:00
2020-03-11 02:08:19 +08:00
.. option :: -grecord-command-line, -gno-record-command-line, -grecord-gcc-switches
2017-01-25 03:39:46 +08:00
.. option :: -gsplit-dwarf
2020-03-11 02:08:19 +08:00
.. program :: clang1
.. option :: -gsplit-dwarf=<arg>
.. program :: clang
Set DWARF fission mode to either 'split' or 'single'
2017-01-25 03:39:46 +08:00
.. option :: -gstrict-dwarf, -gno-strict-dwarf
2017-07-21 01:52:48 +08:00
.. option :: -gz
DWARF debug sections compression type
.. program :: clang1
.. option :: -gz=<arg>
.. program :: clang
DWARF debug sections compression type
2017-01-27 10:08:37 +08:00
Static analyzer flags
=====================
2017-01-25 03:39:46 +08:00
2017-01-27 10:08:37 +08:00
Flags controlling the behavior of the Clang Static Analyzer.
2017-01-25 03:39:46 +08:00
2017-01-27 10:08:37 +08:00
.. option :: -Xanalyzer <arg>
2017-01-25 03:39:46 +08:00
2017-01-27 10:08:37 +08:00
Pass <arg> to the static analyzer
2017-01-25 03:39:46 +08:00
Fortran compilation flags
=========================
Flags that will be passed onto the `` gfortran `` compiler when Clang is given
a Fortran input.
2017-01-27 10:08:37 +08:00
.. option :: -A<arg>, --assert <arg>, --assert=<arg>
2017-01-25 03:39:46 +08:00
.. option :: -A-<arg>
.. option :: -J<arg>
.. option :: -cpp
.. option :: -faggressive-function-elimination, -fno-aggressive-function-elimination
.. option :: -falign-commons, -fno-align-commons
.. option :: -fall-intrinsics, -fno-all-intrinsics
.. option :: -fautomatic, -fno-automatic
.. option :: -fbackslash, -fno-backslash
.. option :: -fbacktrace, -fno-backtrace
.. option :: -fblas-matmul-limit=<arg>
.. option :: -fbounds-check, -fno-bounds-check
.. option :: -fcheck-array-temporaries, -fno-check-array-temporaries
.. option :: -fcheck=<arg>
.. option :: -fcoarray=<arg>
.. option :: -fconvert=<arg>
.. option :: -fcray-pointer, -fno-cray-pointer
.. option :: -fd-lines-as-code, -fno-d-lines-as-code
.. option :: -fd-lines-as-comments, -fno-d-lines-as-comments
.. option :: -fdefault-double-8, -fno-default-double-8
.. option :: -fdefault-integer-8, -fno-default-integer-8
.. option :: -fdefault-real-8, -fno-default-real-8
.. option :: -fdollar-ok, -fno-dollar-ok
.. option :: -fdump-fortran-optimized, -fno-dump-fortran-optimized
.. option :: -fdump-fortran-original, -fno-dump-fortran-original
.. option :: -fdump-parse-tree, -fno-dump-parse-tree
.. option :: -fexternal-blas, -fno-external-blas
.. option :: -ff2c, -fno-f2c
.. option :: -ffixed-form, -fno-fixed-form
.. option :: -ffixed-line-length-<arg>
.. option :: -ffpe-trap=<arg>
.. option :: -ffree-form, -fno-free-form
.. option :: -ffree-line-length-<arg>
.. option :: -ffrontend-optimize, -fno-frontend-optimize
.. option :: -fimplicit-none, -fno-implicit-none
.. option :: -finit-character=<arg>
.. option :: -finit-integer=<arg>
.. option :: -finit-local-zero, -fno-init-local-zero
.. option :: -finit-logical=<arg>
.. option :: -finit-real=<arg>
.. option :: -finteger-4-integer-8, -fno-integer-4-integer-8
.. option :: -fintrinsic-modules-path, -fno-intrinsic-modules-path
.. option :: -fmax-array-constructor=<arg>
.. option :: -fmax-errors=<arg>
.. option :: -fmax-identifier-length, -fno-max-identifier-length
.. option :: -fmax-stack-var-size=<arg>
.. option :: -fmax-subrecord-length=<arg>
.. option :: -fmodule-private, -fno-module-private
.. option :: -fpack-derived, -fno-pack-derived
.. option :: -fprotect-parens, -fno-protect-parens
.. option :: -frange-check, -fno-range-check
.. option :: -freal-4-real-10, -fno-real-4-real-10
.. option :: -freal-4-real-16, -fno-real-4-real-16
.. option :: -freal-4-real-8, -fno-real-4-real-8
.. option :: -freal-8-real-10, -fno-real-8-real-10
.. option :: -freal-8-real-16, -fno-real-8-real-16
.. option :: -freal-8-real-4, -fno-real-8-real-4
.. option :: -frealloc-lhs, -fno-realloc-lhs
.. option :: -frecord-marker=<arg>
.. option :: -frecursive, -fno-recursive
.. option :: -frepack-arrays, -fno-repack-arrays
.. option :: -fsecond-underscore, -fno-second-underscore
.. option :: -fsign-zero, -fno-sign-zero
.. option :: -fstack-arrays, -fno-stack-arrays
.. option :: -funderscoring, -fno-underscoring
.. option :: -fwhole-file, -fno-whole-file
2018-04-20 21:26:03 +08:00
.. option :: -imultilib <arg>
2017-01-25 03:39:46 +08:00
.. option :: -nocpp
.. option :: -static-libgfortran
2017-01-27 10:08:37 +08:00
Linker flags
============
Flags that are passed on to the linker
.. option :: -L<dir>, --library-directory <arg>, --library-directory=<arg>
Add directory to library search path
.. option :: -Mach
.. option :: -T<script>
Specify <script> as linker script
2017-04-14 06:39:49 +08:00
.. option :: -Tbss<addr>
2017-01-27 10:08:37 +08:00
Set starting address of BSS to <addr>
2017-04-14 06:39:49 +08:00
.. option :: -Tdata<addr>
2017-01-27 10:08:37 +08:00
2018-04-20 21:26:03 +08:00
Set starting address of DATA to <addr>
2017-01-27 10:08:37 +08:00
2017-04-14 06:39:49 +08:00
.. option :: -Ttext<addr>
2017-01-27 10:08:37 +08:00
2018-04-20 21:26:03 +08:00
Set starting address of TEXT to <addr>
2017-01-27 10:08:37 +08:00
.. option :: -Wl,<arg>,<arg2>...
Pass the comma separated arguments in <arg> to the linker
.. option :: -X
.. option :: -Xlinker <arg>, --for-linker <arg>, --for-linker=<arg>
Pass <arg> to the linker
.. program :: clang1
.. option :: -Z
.. program :: clang
2020-10-09 20:29:53 +08:00
.. option :: -coverage, --coverage
2017-01-27 10:08:37 +08:00
.. option :: -e<arg>, --entry
.. option :: -filelist <arg>
2018-08-24 01:55:03 +08:00
.. option :: --hip-device-lib=<arg>
HIP device library
2017-01-27 10:08:37 +08:00
.. option :: -l<arg>
2020-10-09 20:29:53 +08:00
.. option :: --ld-path=<arg>
.. option :: -nostartfiles
.. program :: clang1
.. option :: -nostdlib, --no-standard-libraries
.. program :: clang
.. option :: -pie
2017-01-27 10:08:37 +08:00
.. option :: -r
2020-10-09 20:29:53 +08:00
.. option :: -rdynamic
.. option :: --rocm-device-lib-path=<arg>, --hip-device-lib-path=<arg>
ROCm device library path. Alternative to rocm-path.
2017-01-27 10:08:37 +08:00
.. option :: -rpath <arg>
.. option :: -s
2020-10-09 20:29:53 +08:00
.. option :: -shared, --shared
.. option :: -specs=<arg>, --specs=<arg>
.. option :: -static, --static
.. option :: -static-pie
2017-01-27 10:08:37 +08:00
.. option :: -t
.. option :: -u<arg>, --force-link <arg>, --force-link=<arg>
.. option :: -undef
undef all system defines
.. option :: -undefined<arg>, --no-undefined
.. option :: -z <arg>
Pass -z <arg> to the linker