diff options
author | Weining Lu <luweining@loongson.cn> | 2022-03-10 16:35:38 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2022-03-10 17:08:31 +0800 |
commit | 7898587e948cc24af6e22f86c921949169f4f87b (patch) | |
tree | 70c9c860d7e813e3318376458233962515a36890 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 8246ec242aa9f81ff538951bcb942bc23662904f (diff) | |
download | llvm-7898587e948cc24af6e22f86c921949169f4f87b.zip llvm-7898587e948cc24af6e22f86c921949169f4f87b.tar.gz llvm-7898587e948cc24af6e22f86c921949169f4f87b.tar.bz2 |
[LoongArch] Add basic support to Disassembler
With the addition of disassembler now we can do instructions 'round-trip' test
that assembles `.s` to obj with `llvm-mc` and disassembles it with `llvm-objdump`
to check instruction mnemonics.
Reviewed By: xen0n, MaskRay
Differential Revision: https://reviews.llvm.org/D120477
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions