[all-commits] [llvm/llvm-project] 73e575: [lld][WebAssembly] Give better error message on ba...

Sam Clegg via All-commits all-commits at lists.llvm.org
Tue Jun 30 21:37:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 73e575a88e27c6ed8bdb1140893260aaf5f9dc7a
      https://github.com/llvm/llvm-project/commit/73e575a88e27c6ed8bdb1140893260aaf5f9dc7a
  Author: Sam Clegg <sbc at chromium.org>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M lld/test/wasm/lto/incompatible.ll
    M lld/test/wasm/lto/libcall-truncsfhf2.ll
    M lld/wasm/InputFiles.cpp

  Log Message:
  -----------
  [lld][WebAssembly] Give better error message on bad archive member

Include the archive name as well as the member name when an error
is encountered parsing bitcode archives.

Differential Revision: https://reviews.llvm.org/D82884




More information about the All-commits mailing list