[all-commits] [llvm/llvm-project] ca55c9: [lld][WebAssembly] Do not specify temporary file n...
alitamur via All-commits
all-commits at lists.llvm.org
Fri Oct 30 18:29:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ca55c99d56d336893a241bd758347a9d19b25fdd
https://github.com/llvm/llvm-project/commit/ca55c99d56d336893a241bd758347a9d19b25fdd
Author: Ali Tamur <tamur at google.com>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M lld/test/wasm/bad-reloc.yaml
Log Message:
-----------
[lld][WebAssembly] Do not specify temporary file name in tests.
bad-reloc.yaml test introduced at 9d1409df87 uses a name (out.wasm) to specify a
temporary output file name, which causes breakage in our system.
More information about the All-commits
mailing list