[PATCH] D68758: Improve error message for bad SHF_MERGE sections

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 00:48:44 PDT 2019


ruiu marked an inline comment as done.
ruiu added inline comments.


================
Comment at: lld/test/ELF/invalid/merge-writable.s:1
+// REQUIRES: x86
+// RUN: llvm-mc -filetype=obj -triple=x86_64-pc-linux %s -o %t.o
----------------
MaskRay wrote:
> `git mv writable-merge.s merge-writable.s`
This file is actually already `merge-writable.s`. Am I missing something?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68758/new/

https://reviews.llvm.org/D68758





More information about the llvm-commits mailing list