[PATCH] D86974: [IRSim] Adding basic implementation of llvm-sim.
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 14:42:24 PDT 2020
AndrewLitteken updated this revision to Diff 294428.
AndrewLitteken added a comment.
Fixing CMakeLists.txt to accurately reflect what needs to be linked, and flags and redirection for the tests themselves.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86974/new/
https://reviews.llvm.org/D86974
Files:
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/LLVMBuild.txt
llvm/tools/llvm-sim/CMakeLists.txt
llvm/tools/llvm-sim/LLVMBuild.txt
llvm/tools/llvm-sim/llvm-sim.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86974.294428.patch
Type: text/x-patch
Size: 11367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200925/9297706f/attachment.bin>
More information about the llvm-commits
mailing list