[PATCH] D104087: Add llvm-mipdata tool
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 1 17:39:06 PDT 2021
ellis updated this revision to Diff 356060.
ellis added a comment.
Update tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104087/new/
https://reviews.llvm.org/D104087
Files:
llvm/include/llvm/CodeGen/MIPReader.h
llvm/include/llvm/CodeGen/MIPWriter.h
llvm/include/llvm/CodeGen/MIPYaml.h
llvm/include/llvm/MIP/MIP.h
llvm/lib/CodeGen/CMakeLists.txt
llvm/lib/CodeGen/MIP.cpp
llvm/lib/CodeGen/MIPReader.cpp
llvm/lib/CodeGen/MIPWriter.cpp
llvm/test/CMakeLists.txt
llvm/test/lit.cfg.py
llvm/test/tools/llvm-mipdata/Inputs/function-coverage.mipmap.hex
llvm/test/tools/llvm-mipdata/Inputs/function-coverage.mipraw.hex
llvm/test/tools/llvm-mipdata/Inputs/function-coverage.yaml
llvm/test/tools/llvm-mipdata/function-coverage.test
llvm/test/tools/llvm-mipdata/yaml.test
llvm/tools/llvm-mipdata/CMakeLists.txt
llvm/tools/llvm-mipdata/LLVMBuild.txt
llvm/tools/llvm-mipdata/SymReader.cpp
llvm/tools/llvm-mipdata/SymReader.h
llvm/tools/llvm-mipdata/llvm-mipdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104087.356060.patch
Type: text/x-patch
Size: 60611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/307d0a38/attachment.bin>
More information about the llvm-commits
mailing list