[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 09:51:44 PDT 2021


AndrewLitteken added a comment.

There's a bug with one of the Windows buildbots where the error message doesn't match (even though it looks like it does), but I haven't quite been able to figure out why it's failing yet.  I think it has something do to with the fact that it's reporting an error, and that there is a FileCheck prefix.

https://lab.llvm.org/buildbot#builders/123/builds/3498


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

https://reviews.llvm.org/D86974



More information about the llvm-commits mailing list