aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>2018-04-24 16:19:08 +0000
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>2018-04-24 16:19:08 +0000
commit0626864fa472a0596c026d392a25110f77d13ed1 (patch)
tree936321563327cf3c0c4660a12b9ce688a701126f /llvm/lib/Object/WasmObjectFile.cpp
parent9df3be3ccb175beb960d7c8456c89c8d94c4ff2d (diff)
downloadllvm-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