[all-commits] [llvm/llvm-project] 01d871: [WebAssembly] Remove a temporarily added RUN line
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Fri Nov 13 11:57:49 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 01d87153694052d1712e9d539b7cc1425c3aff30
https://github.com/llvm/llvm-project/commit/01d87153694052d1712e9d539b7cc1425c3aff30
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M clang/test/CodeGenCXX/wasm-eh.cpp
Log Message:
-----------
[WebAssembly] Remove a temporarily added RUN line
This RUN line was added as a temporary measure to undo the damage done
by D79655. Everyone's build system should be fine by now.
Reviewed By: tlively
Differential Revision: https://reviews.llvm.org/D91448
More information about the All-commits
mailing list