Changes between Version 17 and Version 18 of ClrxAsmInvoke


Ignore:
Timestamp:
06/15/17 09:00:24 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxAsmInvoke

    v17 v18  
    1313[-g GPUDEVICE] [-A ARCH] [-t VERSION] [--defsym=SYM[=VALUE]] [--includePath=PATH]
    1414[--output OUTFILE] [--binaryFormat=BINFORMAT] [--64bit] [--gpuType=GPUDEVICE]
    15 [--arch=ARCH] [--driverVersion=VERSION] [--forceAddSymbols] [--noWarnings]
    16 [--alternate] [--buggyFPLit] [--noMacroCase] [--help] [--usage] [--version] [file...]</p>
     15[--arch=ARCH] [--driverVersion=VERSION] [--llvmVersion=VERSION] [--forceAddSymbols]
     16[--noWarnings] [--alternate] [--buggyFPLit] [--noMacroCase] [--help] [--usage]
     17[--version] [file...]</p>
    1718<h3>Input</h3>
    1819<p>An assembler read source from many files. If no input file specified an assembler
     
    6667</li>
    6768<li>
     69<p><strong>--llvmVersion=VERSION</strong></p>
     70<p>Choose LLVM compiler version. Version can be retrieved from clinfo program that display
     71field Version. Version is number in that form: MajorVersion*100 + MinorVersion.</p>
     72</li>
     73<li>
    6874<p><strong>-S</strong>, <strong>--forceAddSymbols</strong></p>
    6975<p>Add all non-local symbols to binaries. By default any assembler does not add any symbols