[PATCH] D44438: [ELF] - Convert overlapping-sections.s testcase to x86 and cleanup.

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 14:59:18 PDT 2018


arichardson accepted this revision.
arichardson added a comment.

LGTM

The reason that this is a MIPS test case is that I work on CHERI (which extends MIPS) and therefore most of the testcases I write are derived from MIPS input.


https://reviews.llvm.org/D44438





More information about the llvm-commits mailing list