Changes between Version 20 and Version 21 of ClrxAsmInvoke


Ignore:
Timestamp:
09/20/17 16:00:33 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmInvoke

    v20 v21  
    1414[--output OUTFILE] [--binaryFormat=BINFORMAT] [--64bit] [--gpuType=GPUDEVICE]
    1515[--arch=ARCH] [--driverVersion=VERSION] [--llvmVersion=VERSION] [--forceAddSymbols]
    16 [--noWarnings] [--alternate] [--buggyFPLit] [--noMacroCase] [--help] [--usage]
    17 [--version] [file...]</p>
     16[--noWarnings] [--alternate] [--buggyFPLit] [--oldModParam]
     17[--noMacroCase] [--help] [--usage] [--version] [file...]</p>
    1818<h3>Input</h3>
    1919<p>An assembler read source from many files. If no input file specified an assembler
     
    9090</li>
    9191<li>
     92<p><strong>--oldModParam</strong></p>
     93<p>Choose old modifier parametrization that accepts only 0 and 1 values (to 0.1.5 version)
     94for compatibility.</p>
     95</li>
     96<li>
    9297<p><strong>-m</strong>, <strong>--noMacroCase</strong></p>
    9398<p>Do not ignore letter's case in macro names (by default is ignored).</p>