[PATCH] D68758: Improve error message for bad SHF_MERGE sections
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 00:39:04 PDT 2019
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
LGTM.
================
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
----------------
`git mv writable-merge.s merge-writable.s`
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