add ale_asm_gcc_executable option (#1138)

* add ale_asm_gcc_executable option
* add Vader tests for asm gcc linter command callbacks
This commit is contained in:
Thomas van der Burgt
2017-11-17 11:02:30 +01:00
committed by w0rp
parent a139b387c8
commit 22ec81e1de
3 changed files with 56 additions and 3 deletions

View File

@@ -5,6 +5,14 @@ ALE ASM Integration *ale-asm-options*
===============================================================================
gcc *ale-asm-gcc*
g:ale_asm_gcc_executable *g:ale_asm_gcc_executable*
*b:ale_asm_gcc_executable*
Type: |String|
Default: `'gcc'`
This variable can be changed to use a different executable for gcc.
g:ale_asm_gcc_options *g:ale_asm_gcc_options*
*b:ale_asm_gcc_options*
Type: |String|