diff options
author | Fangrui Song <i@maskray.me> | 2021-05-26 10:43:32 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-05-26 10:43:32 -0700 |
commit | 73a117953599af58645d944e68076ec8fb052540 (patch) | |
tree | 467944707f7b993a441486f68fd4a2b5d21187a7 /llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.cpp | |
parent | 921d3f7af09c6a08d2d2897e6fcce6127a9f4fd4 (diff) | |
download | llvm-73a117953599af58645d944e68076ec8fb052540.zip llvm-73a117953599af58645d944e68076ec8fb052540.tar.gz llvm-73a117953599af58645d944e68076ec8fb052540.tar.bz2 |
[llvm-mc] Add -M to replace -riscv-no-aliases and -riscv-arch-reg-names
In objdump, many targets support `-M no-aliases`. Instead of having a
`-*-no-aliases` for each target when LLVM adds the support, it makes more sense
to introduce objdump style `-M`.
-riscv-arch-reg-names is removed. -riscv-no-aliases has too many uses and thus is retained for now.
Reviewed By: luismarques
Differential Revision: https://reviews.llvm.org/D103004
Diffstat (limited to 'llvm/lib/Target/WebAssembly/Utils/WebAssemblyUtilities.cpp')
0 files changed, 0 insertions, 0 deletions