2018-03-31 10:55:20 -04:00
|
|
|
===============================================================================
|
|
|
|
ALE LLVM Integration *ale-llvm-options*
|
|
|
|
|
|
|
|
|
|
|
|
===============================================================================
|
|
|
|
llc *ale-llvm-llc*
|
|
|
|
|
|
|
|
g:ale_llvm_llc_executable *g:ale_llvm_llc_executable*
|
|
|
|
*b:ale_llvm_llc_executable*
|
|
|
|
|
|
|
|
Type: |String|
|
2022-11-20 06:21:23 -05:00
|
|
|
Default: `"llc"`
|
2018-03-31 10:55:20 -04:00
|
|
|
|
|
|
|
The command to use for checking. This variable is useful when llc command
|
|
|
|
has suffix like "llc-5.0".
|
|
|
|
|
|
|
|
|
|
|
|
===============================================================================
|
|
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|