[PATCH] D75095: [MC][ARM] Don't create multiple .ARM.exidx associated to one .text

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 18:06:58 PST 2020


MaskRay added a comment.

This can only be tested by `clang -c a.s` => `a.o`, which (I think) is generally not recommended...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75095





More information about the llvm-commits mailing list