[PATCH] D104087: Add llvm-mipdata tool

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 11:00:27 PDT 2021


ellis updated this revision to Diff 355949.
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/profile.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.355949.patch
Type: text/x-patch
Size: 61600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210701/2cc4a3ef/attachment.bin>


More information about the llvm-commits mailing list