[PATCH] D86974: [IRSim] Adding basic implementation of llvm-sim.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 12:03:15 PDT 2021


AndrewLitteken updated this revision to Diff 332389.
AndrewLitteken added a comment.

Updating message for the failure case where the file does not exist to be platform agnostic.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86974/new/

https://reviews.llvm.org/D86974

Files:
  llvm/test/CMakeLists.txt
  llvm/test/lit.cfg.py
  llvm/test/tools/llvm-sim/Inputs/sim1.ll
  llvm/test/tools/llvm-sim/fail-cases.test
  llvm/test/tools/llvm-sim/single-sim-file.test
  llvm/test/tools/llvm-sim/single-sim.test
  llvm/tools/llvm-sim/CMakeLists.txt
  llvm/tools/llvm-sim/llvm-sim.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86974.332389.patch
Type: text/x-patch
Size: 11272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/210c992f/attachment.bin>


More information about the llvm-commits mailing list