Changes between Version 13 and Version 14 of ClrxDisasm


Ignore:
Timestamp:
08/31/17 21:00:35 (7 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClrxDisasm

    v13 v14  
    1414<p>clrxdisasm [-mdcCfhar?] [-g GPUDEVICE] [-a ARCH] [-t VERSION] [--metadata] [--data]
    1515[--calNotes] [--config] [--floats] [--hexcode] [--all] [--raw] [--gpuType=GPUDEVICE]
    16 [--arch=ARCH] [--driverVersion=VERSION] [--buggyFPLit] [--help] [--usage] [--version]
    17 [file...]</p>
     16[--arch=ARCH] [--driverVersion=VERSION] [--llvmVersion=VERSION] [--buggyFPLit]
     17[--help] [--usage] [--version] [file...]</p>
    1818<h3>Program Options</h3>
    1919<p>Following options <code>clrxdisasm</code> can recognize:</p>
     
    8080</li>
    8181<li>
     82<p><strong>--llvmVersion=VERSION</strong></p>
     83<p>Choose LLVM version that generates binaries.
     84Version is number in that form: MajorVersion*100 + MinorVersion.</p>
     85</li>
     86<li>
    8287<p><strong>--buggyFPLit</strong></p>
    8388<p>Choose old and buggy floating point literals rules (to 0.1.2 version)