[PATCH] D69744: ELF: Discard .ARM.exidx sections for empty functions instead of misordering them.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 2 00:01:45 PDT 2019


MaskRay added inline comments.


================
Comment at: lld/test/ELF/empty-fn-exidx.s:1
+// REQUIRES: arm
+// RUN: llvm-mc -filetype=obj -triple=armv7a-none-linux-gnueabi %s -o %t.o
----------------
This test should be renamed to `arm-exidx-*.s`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69744





More information about the llvm-commits mailing list