[all-commits] [llvm/llvm-project] 1cf6eb: [lld][WebAssembly] Improve error reporting for bad...
Sam Clegg via All-commits
all-commits at lists.llvm.org
Tue Mar 1 15:22:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1cf6ebc0e9031a433eb8c40652c9904a53f537f7
https://github.com/llvm/llvm-project/commit/1cf6ebc0e9031a433eb8c40652c9904a53f537f7
Author: Sam Clegg <sbc at chromium.org>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
A lld/test/wasm/bad-archive-member.s
M lld/wasm/InputFiles.cpp
Log Message:
-----------
[lld][WebAssembly] Improve error reporting for bad ar archive members
Show the name of of the archive in the error message as well as the name
of the object within it.
Differential Revision: https://reviews.llvm.org/D120689
More information about the All-commits
mailing list