[all-commits] [llvm/llvm-project] 0776ec: Revert "[IRSim] Adding basic implementation of llv...
Andrew Litteken via All-commits
all-commits at lists.llvm.org
Sat Mar 20 16:03:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0776eca7a4e76bfadc311f3607be3a4f0c0e989a
https://github.com/llvm/llvm-project/commit/0776eca7a4e76bfadc311f3607be3a4f0c0e989a
Author: Andrew Litteken <andrew.litteken at gmail.com>
Date: 2021-03-20 (Sat, 20 Mar 2021)
Changed paths:
M llvm/test/CMakeLists.txt
M llvm/test/lit.cfg.py
R llvm/test/tools/llvm-sim/Inputs/sim1.ll
R llvm/test/tools/llvm-sim/fail-cases.test
R llvm/test/tools/llvm-sim/single-sim-file.test
R llvm/test/tools/llvm-sim/single-sim.test
R llvm/tools/llvm-sim/CMakeLists.txt
R llvm/tools/llvm-sim/llvm-sim.cpp
Log Message:
-----------
Revert "[IRSim] Adding basic implementation of llvm-sim."
Causing build errors on the Windows Buildbots.
This reverts commit 5155dff2784a47583d432d796b7cf47a0bed9f20.
More information about the All-commits
mailing list