diff options
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-04-24 16:19:08 +0000 |
---|---|---|
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | 2018-04-24 16:19:08 +0000 |
commit | 0626864fa472a0596c026d392a25110f77d13ed1 (patch) | |
tree | 936321563327cf3c0c4660a12b9ce688a701126f /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 9df3be3ccb175beb960d7c8456c89c8d94c4ff2d (diff) | |
download | llvm-0626864fa472a0596c026d392a25110f77d13ed1.zip llvm-0626864fa472a0596c026d392a25110f77d13ed1.tar.gz llvm-0626864fa472a0596c026d392a25110f77d13ed1.tar.bz2 |
[llvm-mca] Default the output asm dialect used by the instruction printer to the input asm dialect.
The instruction printer used by llvm-mca to generate the performance report now
defaults the output assembly format to the format used for the input assembly
file.
On x86, the asm format can be either AT&T or Intel, depending on the
presence/absence of directive `.intel_syntax`.
Users can still specify a different assembly dialect with the command line flag
-output-asm-variant=<uint>.
llvm-svn: 330733
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions